Privacy Policy

Last updated: May 2026  ·  Developer: Monty Bagati  ·  Contact: bagati.monty@gmail.com

The short version: API Inspector Pro does not collect, transmit, store, or share any of your data. Everything stays entirely in your browser. No servers. No analytics. No accounts. No tracking.

1. Who We Are

API Inspector Pro is a Chrome DevTools extension developed by Monty Bagati (bagati.monty@gmail.com). It is a developer tool for inspecting network requests in real time.

2. What Data the Extension Accesses

API Inspector Pro observes network requests made by the page you are actively inspecting in Chrome DevTools. This includes:

This data is captured exclusively from Chrome's built-in DevTools network API (chrome.devtools.network) and is only accessible while the DevTools panel is open.

3. How We Use This Data

All captured network data is used solely to display it to you in the extension's DevTools panel. It is:

We do not and will never use this data for any other purpose.

4. What Data Is Stored Locally

For session persistence (restoring your work after a page reload), the extension stores a limited subset of request metadata in chrome.storage.local — a storage area that exists entirely on your device and is never transmitted anywhere.

The following are explicitly excluded from local storage for security:

Stored session data automatically expires after 30 minutes and is capped at 500 requests.

5. Data Transmission

No data is ever transmitted to any external server. The extension has no backend, no API endpoint, no analytics service, and no telemetry. There is no network communication from the extension itself — only the network communication of the page you are debugging, which you are observing.

6. Permissions Justification

PermissionWhy It Is Required
storageTo persist your captured requests and interaction map locally for session restore after page reload. Data never leaves your device.
activeTabTo inject the click-capture overlay into the tab you are currently inspecting, enabling Click-to-Capture functionality.
tabsTo identify which tab the DevTools panel is attached to, so click events are routed to the correct panel instance when multiple tabs are open.

No other permissions are requested. The extension does not request history, bookmarks, webRequest, cookies, identity, or any host permissions.

7. Third-Party Services

API Inspector Pro uses no third-party services, SDKs, analytics libraries, or advertising networks. It loads no external scripts at runtime.

The extension panel loads fonts from Google Fonts (fonts.googleapis.com) for display purposes only. No user data is transmitted in this request beyond standard HTTP headers.

8. Children's Privacy

This extension is a developer tool intended for use by software developers and is not directed at children under 13.

9. Changes to This Policy

If this policy changes materially, we will update the "Last updated" date at the top of this page. Continued use of the extension after changes constitutes acceptance of the revised policy.

10. Contact

For any privacy-related questions or concerns, contact:

Monty Bagati
Email: bagati.monty@gmail.com

The use of information received from Chrome's DevTools API adheres to the Chrome Web Store User Data Policy, including the Limited Use requirements.

Built by Monty Bagati. This extension is free and always will be. If it saved you some time, I'd love to hear about it — drop me a note at bagati.monty@gmail.com