None. Nuke-It does not collect, transmit, store, or share any personal information, browsing history, usage data, or any other data of any kind.
Nuke-It is a browser utility that runs entirely on your device. When you activate it on a website, it reads locally available storage information — cache entries, cookies, localStorage keys, IndexedDB databases, and service worker registrations — from that page to display counts and details to you. This information never leaves your browser.
When you click the nuke button, it instructs Chrome to delete that site's locally stored data using Chrome's built-in browsingData API. All operations happen exclusively on your machine.
browsingData — Required to delete cache, cookies, localStorage, IndexedDB, and service workers for the current site.
tabs — Required to read the URL of the current tab so the extension knows which site's data to display and clear.
scripting — Required to inspect the current page's cache storage, localStorage, and service worker registrations to show you what's stored before you nuke it.
storage — Required to save your preferences (auto-reload and fast reload toggles) locally in your browser. This data never leaves your device.
host_permissions (<all_urls>) — Required so the extension can inspect and clear data on any website you visit, not just specific hardcoded domains.
Nuke-It uses no third-party services, analytics platforms, crash reporters, or external APIs. The extension makes zero network requests of its own.
Since no data is collected, there is nothing to retain or delete. Your toggle preferences are stored locally in Chrome's extension storage and can be cleared at any time by removing the extension.
Nuke-It does not collect any information from anyone, including children under 13.
If this policy ever changes, the updated version will be posted at this URL with a new effective date. Given that this extension collects no data, meaningful changes are unlikely.
Questions about this privacy policy? You can reach us through the Chrome Web Store support tab on the Nuke-It extension page.