https://github.com/yorick-ryu/deep-share
A lightweight browser extension designed for AI users to easily copy formulas from ChatGPT, DeepSeek, Grok and 10+ other AI conversations, export beautifully formatted Word documents, and support long conversation screenshot sharing for DeepSeek.
https://github.com/yorick-ryu/deep-share
chatgpt chrome-extension deepseek edge edge-extension firefox-addons firefox-extension gemini grok latex md2docx word
Last synced: 4 months ago
JSON representation
A lightweight browser extension designed for AI users to easily copy formulas from ChatGPT, DeepSeek, Grok and 10+ other AI conversations, export beautifully formatted Word documents, and support long conversation screenshot sharing for DeepSeek.
- Host: GitHub
- URL: https://github.com/yorick-ryu/deep-share
- Owner: Yorick-Ryu
- License: other
- Created: 2025-02-07T03:52:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-15T15:42:00.000Z (5 months ago)
- Last Synced: 2026-01-16T22:47:35.494Z (5 months ago)
- Topics: chatgpt, chrome-extension, deepseek, edge, edge-extension, firefox-addons, firefox-extension, gemini, grok, latex, md2docx, word
- Language: JavaScript
- Homepage: https://deepshare.app
- Size: 5.45 MB
- Stars: 81
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DeepShare
A lightweight browser extension designed for AI users to easily copy formulas from ChatGPT, DeepSeek, Grok and 10+ other AI conversations, export beautifully formatted Word documents, and support long conversation screenshot sharing for DeepSeek.
[简体中文文档](https://docs.deepshare.app/)
## Features
- One-click screenshot of AI conversations (DeepSeek only currently)
- Share as image or plain text
- One-click LaTeX formula copying (click any math formula to copy its LaTeX code)
- Export to Word document (DOCX) with formula formatting preserved (one-click export supported in DeepSeek only)
- Custom watermark support
- Selective sharing of conversation content
- Choose single or multiple conversation turns
- One-click select all/deselect all functionality
- Clean and simple interface
- Open source with no ads
## Supported Platforms
| AI Platform | Formula Copy | Word Export | Conversation Screenshot |
|-------------|-------------|-------------|------------------------|
| DeepSeek | ✓ | ✓ | ✓ |
| ChatGPT | ✓ | ✓ | ✗ |
| Gemini | ✓ | ✓ | ✗ |
| Grok | ✓ | Manual paste | ✗ |
| ChatGLM | ✓ | Manual paste | ✗ |
| OpenRouter | ✓ | Manual paste | ✗ |
| Poe | ✓ | Manual paste | ✗ |
| Monica | ✓ | Manual paste | ✗ |
| Cici | ✗ | Manual paste | ✗ |
| Yuanbao | ✗ | Manual paste | ✗ |
| Kimi | ✓ | Manual paste | ✗ |
| Tongyi | ✓ | Manual paste | ✗ |
| Xunfei Xinghuo | ✓ | Manual paste | ✗ |
| Wen Xiaobai | ✓ | Manual paste | ✗ |
| AskManyAI | ✓ | Manual paste | ✗ |
| Wanzhi | ✓ | Manual paste | ✗ |
| Yi Xiao | ✓ | Manual paste | ✗ |
| Bot.n | ✓ | Manual paste | ✗ |
| Zhihu | ✓ | ✗ | ✗ |
Note: Manual paste functionality means you can copy the Markdown text from AI responses into the extension to convert it to a Word document. Kimi officially supports formula copying - right-click on formulas to copy.
## Installation
1. Install from Edge/Chrome/Firefox Web Store
- [Microsoft Edge Add-ons](https://microsoftedge.microsoft.com/addons/detail/deepshare/pdccjnppfegekpnhfljbngammgfbcofm)
- [Chrome Web Store](https://chromewebstore.google.com/detail/omnaecaamcabmnbjnpjpecoaalfgidop)
- [Firefox Add-ons](https://addons.mozilla.org/firefox/addon/deepshare/)
2. Install from source code:
- Download and extract the source code
- Open Edge\Chrome extensions page
- Enable developer mode
- Click "Load unpacked"
- Select the extracted folder
3. **Important Note:** After installation, please refresh any open AI chat pages for the extension to take effect.
## Usage
You can watch a short demo of DeepShare on YouTube:
[](https://www.youtube.com/watch?v=QJu6pdZO8Wc)
## License
This project is open-sourced under the [CC BY-NC 4.0 License](LICENSE). This means you are free to use and modify the code for non-commercial purposes, but commercial use is prohibited.
## Support the Project
If you find this project helpful, please consider supporting its development:
- ⭐ Star this project
- 📢 Share it with others
- 🐛 Submit bug reports or feature suggestions
- 🧧 Sponsor the project (scan QR code with WeChat)

Thank you for your support!