A powerful Chrome extension that extracts and copies clean, meaningful answers from AI chatbots, perfectly formatted for Word, Google Docs, and other applications.
✨ Smart Answer Extraction
- Automatically detects and isolates answer content from ChatGPT, Gemini, Claude, Copilot, and more
- Removes greeting text, prompts, and trailing sections
- Preserves formatting for seamless pasting in Word and Google Docs
📋 Three Copy Modes
- Copy Main Answer - Get the entire response with one click
- Copy by Block - Select and copy specific paragraphs (hover to see)
- Copy Equation - Isolate and copy mathematical equations with LaTeX support
🧮 Equation Support
- Detects KaTeX and MathJax equations
- Keeps display equations attached to their preceding context
- Preserves rich math HTML for Docs/Notion; falls back to LaTeX text for Word
🎯 Multi-Platform Support
- ChatGPT
- Google Gemini
- Microsoft Copilot
- DeepSeek
⚙️ Easy Control
- Toggle extension on/off from the popup menu
- Smooth, non-intrusive button design
- One-click access without installing extra tools
- Get it Now: https://chromewebstore.google.com/detail/gnfmkpjejlmnohabakglhkfbailhabea?utm_source=item-share-cb
- Click "Add to Chrome"
- Confirm the permissions
- Clone or download this repository
- Open
chrome://extensions/ - Enable "Developer mode" (top right)
- Click "Load unpacked"
- Select the extension folder
- Open any supported AI chatbot
- Get an answer
- Click the "Copy Main Answer" button (appears at the top of responses)
- The answer is copied to your clipboard
- Paste directly into Word, Google Docs, or any text editor (Word receives a math-safe text fallback by design)
- Hover over any section of the answer
- Click the "Copy" button that appears
- The specific block is copied to your clipboard
- Useful for selective copying of paragraphs
- When an equation is detected in the response
- Click the "📐 Copy Equation" button
- The equation is copied (as LaTeX for math tools, or as HTML for Word)
- Paste into your math editor or document
- Click the extension icon in your toolbar
- Use the toggle switch to enable/disable
- When disabled, no buttons appear on AI chat sites
The extension uses visual cues to identify answer boundaries:
- Horizontal dividers
- Content section borders
- Paragraph breaks and spacing
- Removes extension UI elements before copying
- Preserves bold, italic, links, and code formatting
- Maintains proper spacing and line breaks
- Compatible with "Keep Source Formatting" in Word
- Automatically detects KaTeX and MathJax rendering
- Extracts underlying LaTeX code
- Supports inline and display equations
- Attaches display equations to their surrounding text blocks for correct ordering
- Provides a LaTeX text fallback for Word (Word strips KaTeX/MJX HTML)
- Lightweight observer system (200ms debounce)
- Auto-disconnect after content stabilizes
- No lag on chatbot pages
- Minimal CPU/memory usage
| Platform | Support | Block Copy | Equations |
|---|---|---|---|
| ChatGPT | ✅ | ✅ | ✅ |
| Google Gemini | ✅ | ✅ | ✅ |
| Microsoft Copilot | ✅ | ✅ | ✅ |
| DeepSeek | ✅ | ✅ | ✅ |
The extension stores only one setting locally:
- Extension enabled state - Saved in Chrome local storage, not transmitted anywhere
No user data, analytics, or tracking is collected.
- Refresh the page
- Make sure the extension is enabled (check popup)
- Wait a moment for the response to fully render
- Try disabling and re-enabling the extension
- Word intentionally receives a LaTeX text fallback (Word strips KaTeX/MJX HTML)
- Use "Copy Equation" for math-only capture; use "Copy Main Answer" to keep placement with surrounding text
- If you want rich math formatting, paste into Docs/Notion or a LaTeX-aware editor
- Some AI platforms may have updates that change their HTML structure
- Report the issue on GitHub with screenshots
- The extension will be updated to support new platforms
- The extension uses efficient DOM observation (200ms debounce)
- Copy operations are instant once button is clicked
- Disable the extension when not actively using AI chats to free resources
- Works smoothly alongside other extensions
Author: Supan Roy
GitHub: Supan-Roy/Just-The-Answer
License: MIT
- 📧 Email: contact@supanroy.com
- 🐛 Report Issues: GitHub Issues
- 💼 LinkedIn: linkedin.com/in/supanroy
See PRIVACY.md for details on data handling and permissions.
MIT License - Feel free to use, modify, and distribute this extension.
Enjoy clean, formatted answers from your AI chats! ✨