Privacy Policy

Last updated: 2026-07-21

Mocktail is a local developer tool. It does not operate a backend that receives your browsing or network data.

What Mocktail does

When you enable mocking on a tab, the extension attaches to that tab using the Chrome Debugger API and may:

When mocking is disabled, Mocktail does not intercept that tab’s network traffic.

What is stored locally

Depending on your usage and settings, Mocktail may store in Chrome extension storage (on your device):

This data stays in your browser profile unless you export rule sets yourself (for example, copying JSON to another tool).

What Mocktail does not do

Sensitive environments

Mocking can expose or rewrite traffic on the tab where it is enabled. For maximum safety, avoid using Mocktail on production accounts or pages that handle real secrets, payments, or personal data you are not prepared to see in a local log.

Permissions (summary)

Permission Purpose
debugger Attach to a tab and intercept/fulfill or continue requests via CDP
sidePanel Host the primary UI
storage Persist rules, settings, and related local state
tabs Know which tab is active for per-tab enablement and the side panel

Contact

For privacy questions, open a GitHub issue or email denisprof2@gmail.com.

Source: github.com/denis-fateev/mocktail