Last updated: 10 June 2026 · Applies to the Mockingbird Chrome extension.
Mockingbird is a developer tool that inspects, pauses, edits, and mocks HTTP traffic for a single browser tab that you explicitly arm. It runs entirely inside your browser. There is no backend, no account, and no sync.
None. We do not collect, transmit, sell, or share any data. There is no analytics, no telemetry, no crash reporting, and no remote logging. The developer of this extension never receives any information about you or your traffic.
chrome.storage.local — on your machine only.chrome.storage.session for reliability, and cleared automatically.To pause and rewrite requests, Mockingbird uses Chrome’s DevTools Protocol via the debugger permission. Chrome shows a “Mockingbird is debugging this browser” banner whenever a tab is armed. This permission is used only to intercept traffic for the tab you arm — it is never used to read other tabs, browsing history, or stored credentials, and nothing observed through it leaves your machine.
The replay/composer feature re-sends a request from the armed page’s own context. That request goes directly from your browser to the destination you specify, exactly as if the page made it. Mockingbird neither proxies nor records it beyond the in-memory capture log.
debugger — pause/edit/mock traffic for the armed tab (the core function).sidePanel — the extension’s UI surface.storage — save rules/settings locally.alarms — a keepalive timer so a paused request is never orphaned.tabs — read the armed tab’s URL/title for scoping. No host permissions are requested.Mockingbird is a developer tool and is not directed at children.
If this policy changes, the “Last updated” date above will change with it. Because the extension collects nothing, changes will only ever clarify wording.
Questions about privacy? Reach out via the extension’s Chrome Web Store listing support link.