API Sniffer stores everything locally on your device. No data is ever sent to any server, and no analytics or advertising are included.
API Sniffer is a developer tool that passively monitors HTTP traffic in your browser and saves detected API requests to a local library. It was built with a strict privacy-first approach: the extension has no backend, no telemetry, no ads, and no external dependencies beyond loading fonts from Google Fonts when displaying its interface.
No personal data is ever collected
The extension has no backend whatsoever
All captured data stays on your device
Zero advertising or tracking SDKs
When you browse the web, API Sniffer inspects outgoing HTTP requests and stores the following metadata locally in your browser via browser.storage.local:
Authorization, API keys) automatically redacted and replaced with ***REDACTED***Cookie / Set-Cookie headers. Values are hidden by default in the UI and require an explicit click to revealNone of this data ever leaves your browser. It is not transmitted to any server, not synced across devices, and not accessible to any third party.
webRequest API does not expose response content; only metadata is availableAPI Sniffer requests the following browser permissions, each strictly necessary for its functionality:
All data is stored in browser.storage.local, which is sandboxed to the extension and inaccessible to websites or other extensions. The stored data includes:
You can clear all stored data at any time using the ✕ Clear button in the extension popup, or by uninstalling the extension.
API Sniffer's interface loads fonts from Google Fonts (fonts.googleapis.com) when the popup, fullscreen view, or settings page is opened. This is a standard CDN request and subject to Google's privacy policy. No other external service is contacted by the extension.
If you prefer to avoid this, fonts will fall back gracefully to your system monospace and sans-serif fonts — no functionality is affected.
If this privacy policy is updated, the new version will be published alongside the extension. Given that no data is collected, future changes would likely involve clarifications or the addition of new privacy-respecting features.
If you have any questions about this privacy policy or the extension's behaviour, feel free to reach out:
Open an issue or contact us via the extension's store listing page.