Rewriter AI lets you chat with, and rewrite text using, an AI provider of your choice — OpenAI, Gemini, Claude, Grok, Groq, Mistral, or OpenRouter — using an API key you supply. This page explains exactly what the extension does with your data.
At a glance
Rewriter AI adds two features to your browser:
Both features send text to the AI provider you've configured, using an API key you provide, and display the response back to you. That's the extent of what the extension does.
| Permission | What it's for |
|---|---|
| storage | Saves your API keys, settings, presets, and chat history locally in your browser, so they persist between sessions. |
| activeTab | Lets the keyboard shortcut and toolbar popup act on the page you're currently viewing. |
| Host access to AI provider APIs | Lets the extension call the API of whichever provider you've added a key for (see table below), directly from your browser. |
| Content script on all sites | Detects when you focus an editable text field, so the rewrite icon can appear. It reads the text in the field you're actively focused on only — never the rest of the page — and only when the feature is turned on for that site. |
When you rewrite text or send a chat message, the text and your API key for that provider are sent directly from your browser to the provider's own API. Rewriter AI does not relay, log, or store this traffic anywhere else. Each provider's own privacy policy governs how they handle that request:
| Provider | Privacy policy |
|---|---|
| OpenAI (ChatGPT) | openai.com/policies/privacy-policy |
| Google (Gemini) | policies.google.com/privacy |
| Anthropic (Claude) | anthropic.com/legal/privacy |
| xAI (Grok) | x.ai/legal/privacy-policy |
| OpenRouter | openrouter.ai/privacy |
| Groq | groq.com/privacy-policy |
| Mistral | mistral.ai/terms |
Rewriter AI only contacts the provider(s) you've personally added an API key for. It never contacts a provider you haven't configured.
Everything Rewriter AI stores lives in your browser's local extension storage:
Rewriter AI is not directed at children under 13 and does not knowingly collect information from them.
If this policy changes, the "Effective" date at the top of this page will be updated. Material changes will also be noted in the extension's Chrome Web Store listing.
Questions about this policy or the extension can be sent to YOUR-CONTACT-EMAIL, or opened as an issue on GitHub.