The short version: the extension collects nothing, sends nothing, and tracks nothing. There are no analytics and no servers. Everything it finds is read from pages you already loaded and stored locally on your machine.
What the extension does
- Reads the content of pages you open — markup, element attributes and the list of resources the page loaded — to look for S3 bucket and AWS resource URLs.
- Stores the resources it finds locally so it can show a per-tab count and a saved findings list.
- If you enable the optional Deep scan, it fetches the JavaScript files the current page already loaded and searches their contents for bucket URLs. This is off by default.
Data we collect
None. The extension does not collect, transmit, sell or share any personal data, browsing history or page content. There are no analytics, no tracking, and no remote servers operated by the extension or its developer.
Data storage
Everything the extension keeps — your settings and the saved findings list — is stored locally on your device using the browser's storage API. It stays on your machine. You can clear the saved findings at any time from the extension popup, or by removing the extension.
Network requests
The extension makes no network requests of its own. The optional deep scan only fetches scripts that the page you are viewing already loaded, in the page's own context. No data is sent to the developer or any third party.
Permissions
storageSaves your settings and the saved findings list locally on your device.activeTabLets the popup read the current tab's address and re-scan it when you ask.Responsible use
The extension only inspects content a site already serves to your browser. Use it to audit your own assets or for authorized security testing only, and comply with all applicable laws and the terms of service of the sites and resources involved.
Changes to this policy
If this policy changes, the updated date above will be revised and the new version published on this page.
Contact
Questions about this policy? Reach out at help@anukar.tech or open an issue on GitHub.