A Chrome extension to export DeepSeek chat conversations to JSON or PDF
- Export Formats: JSON and PDF
- Message Filtering: Export user messages only, AI responses only, or both
- Thinking Process: Option to include or exclude AI thinking blocks
Install directly from the Chrome Web Store
- Clone or download this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the
extensionfolder - Visit https://chat.deepseek.com and start chatting
- The export button will appear next to the paperclip icon in the chat interface
-
Navigate to any DeepSeek chat conversation
-
Look for the export button (download icon) next to the file attachment button
-
Click the export button to open the export modal
-
Choose your preferences:
- Format: JSON or PDF
- Messages: Both, user only, or AI only
- Thinking: Include AI thinking process or not
-
Click "Export" and the file will be downloaded automatically
- jsPDF (v3.0.3)
Licensed under the MIT License.

