Feature
AI disclaimer rewriter for five major chat interfaces
The extension changes the sentence users have learned to tune out without altering the conversation itself.
From possibility to reminder
| Interface behavior | Makes Mistakes behavior |
|---|---|
| A disclaimer says the AI can or may make mistakes | Rewrites the hedge into a direct statement |
| The line is visually easy to ignore | Adds bold treatment, a slow gold sweep, and a clown |
| Grok has no matching disclaimer in the supported web layout | Adds ‘Grok makes mistakes. Check important info.’ |
| The page uses another supported language | Applies a language-specific grammatical replacement |
Scoped to the disclaimer
The content script does not search and replace the phrase across the whole page. It targets known disclaimer elements so a user quoting ‘can make mistakes’ in a prompt or conversation is not silently edited.
Modern chat interfaces re-render during navigation and streaming, so the extension watches page changes and reapplies the small transformation when the real disclaimer returns.
What changes and what stays untouched
Changes
The visible disclaimer wording, its presentation, and the optional addition of a one-click re-check button.
Does not change
The model, answer generation, provider safety system, account, conversation content, or factual accuracy of the response.
Supported interfaces
- ChatGPT at chatgpt.com and the legacy chat.openai.com host.
- Claude at claude.ai.
- Gemini at gemini.google.com.
- Grok at grok.com.
- Google AI Mode on Google Search.
FAQ
Questions people ask
Does the extension rewrite my messages?
No. It scopes the text replacement to the provider's disclaimer element rather than applying a global page replacement.
Does it change the AI model's answer?
No. The disclaimer treatment is visual. The separate Improve answer button only inserts a follow-up prompt when you click it.
Why add a disclaimer to Grok?
The supported Grok web layout does not expose the same kind of persistent disclaimer, so the extension supplies a visible reminder after an answer exists.