Privacy
Short version: the extension collects nothing, because it has nowhere to send it.
What is collected
Nothing. The extension has no analytics, no telemetry, no remote endpoint, and no account. It never sends a request anywhere.
What is stored
A single boolean — whether the button should flash once when it appears — kept in Chrome's own synced settings storage. It never leaves your Google account, and we cannot read it.
What it can see
The content script runs only on chatgpt.com, chat.openai.com, claude.ai, gemini.google.com and grok.com. It reads the page text to find the disclaimer sentence and rewrites it. Your conversations are never copied, stored, or transmitted.
Permissions
Only `storage`, used for the setting above. No host permissions beyond the five sites listed in the manifest.
ai-mistakes.org
The website, which is separate from the extension. Visits are counted with Umami, proxied through this domain. Each request sends the page address and title, the site that linked you here, and your browser language and screen size; from your IP address and user agent Umami derives a country, a browser, an operating system and a device type, along with the hash that stands in for a session. It sets no cookies, identifies nobody, and follows nobody across sites. Clicks on the download and install buttons are recorded the same way. If you join the wishlist, your email address goes to Kit, who send the confirmation and keep it until you unsubscribe.
Changes
If this ever changes, it changes in public — the extension is open source and every version is tagged on GitHub.