Effective date: May 20, 2026 Last updated: May 20, 2026 Extension: Shadow Fight Arena (Chrome Web Store) Publisher: Agam Malik Contact: agam.malik31@gmail.com
Shadow Fight Arena does not collect, store, transmit, sell, share, or log any personal information, browsing data, page content, URLs, analytics, or telemetry of any kind. Everything the extension does runs entirely on your own device, inside your own browser, and is discarded the moment you close the tab or toggle the extension off.
We have no servers. We have no database. We have no analytics provider. We have no tracking pixels. We do not use cookies.
When you explicitly activate the extension on a webpage (by clicking
the toolbar icon or pressing Cmd/Ctrl+Shift+Y), it reads the
on-screen position and size of visible elements (text, images,
headings, links, buttons) on that page so it can use them as
in-game platforms and collectible weapons. This reading happens
entirely inside your browser tab using standard browser APIs
(getBoundingClientRect, getComputedStyle). The information
exists only in your tab's memory for the duration of the game and
is discarded when you toggle the extension off or close the tab.
The extension never sends any of this information anywhere. It makes no network requests of any kind.
- activeTab — lets the extension read the layout of the tab you are currently looking at, but only after you click the icon or press the shortcut. Access is automatically revoked when you navigate away.
- scripting — lets the extension inject its own bundled game
modules and a single overlay
<canvas>element into the active tab when you activate it. - host permissions (http:///, https:///) — lets you choose to activate the game on any webpage you visit, since the extension is not tied to any specific website. The extension stays completely dormant on every page until you explicitly toggle it on.
The extension does not load, execute, or evaluate any remote code. Every JavaScript module the extension uses is bundled inside the extension package and reviewed by the Chrome Web Store.
We use no third-party SDKs, no analytics, no ads, no crash reporting services, no telemetry. The extension communicates with zero external servers, including our own (we don't have any).
Because we collect no information whatsoever, we collect no information about anyone, including children under 13.
If this policy ever changes, the updated version will replace this document at the same URL and the "Last updated" date above will change accordingly.
Questions about this policy: agam.malik31@gmail.com