Events Inspector

Privacy Policy

Last updated: April 6, 2026

Single Purpose

Events Inspector helps developers inspect text/event-stream / Server-Sent Events (SSE) traffic in a dedicated Chrome DevTools panel.

Permissions Justification

debugger

The debugger permission is required to attach the Chrome DevTools Protocol to the currently inspected tab while the Events DevTools panel is open.

This is how the extension receives real-time streaming network events. Chrome's standard DevTools APIs do not provide the same real-time SSE visibility for long-lived streams.

storage

The storage permission is used only for local persistence of extension settings and user-defined rules in chrome.storage.local.

Examples include:

Captured event payloads are not transmitted to external servers.

Data Usage

Chrome Web Store Data Handling Disclosure

Contact

For support or questions, use the support or repository link provided in the Chrome Web Store listing.