Privacy Policy

🛡️ Your privacy is guaranteed

API Sniffer stores everything locally on your device. No data is ever sent to any server, and no analytics or advertising are included.

Summary

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 Collection

No personal data is ever collected

📡

No Server

The extension has no backend whatsoever

🔒

Local Only

All captured data stays on your device

📵

No Ads

Zero advertising or tracking SDKs

What the extension captures

When you browse the web, API Sniffer inspects outgoing HTTP requests and stores the following metadata locally in your browser via browser.storage.local:

None 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.

What the extension does NOT capture
Browser permissions explained

API Sniffer requests the following browser permissions, each strictly necessary for its functionality:

webRequest Intercept HTTP requests and responses to detect API calls. No content is modified.
storage Save the captured request library and your settings locally on your device using browser.storage.local.
tabs Read the title and URL of the active tab to annotate each captured request with its source page.
downloads Allow exporting your library as a .json or .har file to your local disk.
<all_urls> Required by webRequest to listen to traffic across all domains. No content is read or stored beyond request metadata.
Local storage

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.

Third-party services

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.

Changes to this policy

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.

Contact

If you have any questions about this privacy policy or the extension's behaviour, feel free to reach out:

📧 Get in touch

Open an issue or contact us via the extension's store listing page.