您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Export your ChatGPT or Gemini conversation into a properly and elegantly formatted Markdown or JSON.
当前为
ChatGPT / Gemini AI Chat Exporter is a Tampermonkey user script that allows you to export your conversations from both ChatGPT and Google Gemini with rich Markdown formatting, a Table of Contents (TOC), YAML metadata, and more.
.md
or .json
file.Floating Chat Outline with Selective Export: A new, collapsible floating panel that provides an outline of all questions and responses in the conversation. This allows for:
Turndown Integration: Safely converts HTML content into Markdown using a customized Turndown service.
Local Time Formatting: Includes the exact local time when the conversation was exported.
- [Chrome](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo)
- [Firefox](https://addons.mozilla.org/firefox/addon/tampermonkey)
- [Edge](https://microsoftedge.microsoft.com/addons/detail/tampermonkey/iikmkjmpaadaobahmlepeloendndfphd)
Create a new script in Tampermonkey and paste the code from this repository, or click below to install directly:
Navigate to any ChatGPT or Google Gemini conversation page.
A floating "⬇ Export MD" and "⬇ JSON" button will appear at the bottom right of the page.
Click the desired button to download your conversation.
The Markdown export includes:
---
thread_name: "Chat with ChatGPT"
message_count: 3
exporter_version: "2.2.0"
exported_at: "2025-07-07T14-47-00-UTC+0800"
thread_url: "https://chatgpt.com/c/..."
---
# Chat with ChatGPT
## Table of Contents
- [1: How does GPT-4 work?](#chat-1)
- [2: Can GPT-4 answer any question?](#chat-2)
- [3: what's your chatgpt version](#chat-3)
### chat-1
> How does GPT-4 work?
###### AI said:
GPT-4 works by using a transformer-based architecture that processes and generates text based on large datasets.
### chat-2
> Can GPT-4 answer any question?
###### AI said:
GPT-4 can answer a variety of questions, though it may not always provide perfect responses.
### chat-3
> what's your chatgpt version
###### AI said:
You're currently chatting with **AI using GPT-4o**, which is the latest and most advanced model as of June 2025.
...
## License
MIT License. See [LICENSE](https://github.com/revivalstack/ai-chat-exporter/blob/main/LICENSE) for more information.
## Author
[**Mic Mejia**](https://github.com/micmejia)
_This was created with the assistance of chatgpt and google gemini._
---
For issues or suggestions, please create an issue or submit a pull request on [GitHub](https://github.com/revivalstack/ai-chat-exporter).
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址