ChatGPT to MarkDown plus

ChatGPT to MarkDown plus

ID: gcocgmkjaagjcijfmocbjghbpinamnhp

Extension Info & Metadata

Status
Active
Version
5.5
Size
0.04 MB
Rating
4.8/5
Reviews
38
Users
2,000
Type
Extension
Updated
Jun 25, 2025
Category
Tools
Price
Free
Featured
Yes
Visibility
Listed
Mature
No
By Google
No
Trusted
Yes

Publisher Contextual Analysis

Trusted
Author
marverlisesView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
2
Active
2
Obsolete
0
Listed
2
Unlisted
0
Total Users
2,000

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1
Screenshot 2
Screenshot 3
Screenshot 4
Screenshot 5

Export chat history from ChatGPT and Grok websites to normal format as Markdown, which can be opened via typora exactly.

# 🚀 AI对话导出工具 (AI Chat Exporter) <div align="center"> <h3>轻松将AI对话导出为标准Markdown格式</h3> <p>支持 ChatGPT, Grok 和 Gemini 平台</p> ![License](https://img.shields.io/badge/License-MIT-blue.svg) ![Version](https://img.shields.io/badge/Version-5.0-green.svg) ![Platform](https://img.shields.io/badge/Platform-Chrome-orange.svg) </div> ## ✨ 功能特点 - 🔄 **多平台支持**:同时支持 **ChatGPT**, **Grok** 和 **Gemini** 三大AI平台 - 📝 **完整内容保留**:精确导出所有对话内容,包括**代码块**、**数学公式**、**链接**和**格式化文本** - 🎨 **标准Markdown格式**:输出符合标准的Markdown格式,确保最佳兼容性 - 💾 **双重导出选项**:支持直接下载.md文件或复制到剪贴板 - 🖼️ **Typora完美兼容**:特别优化以确保在Typora等Markdown编辑器中正确显示 - 🔘 **界面控制**:可以通过弹窗开关控制页面上导出按钮的显示 - 🛠️ **对应Google插件**:提供[Chrome插件](https://chromewebstore.google.com/detail/chatgpt-to-markdown-plus/gcocgmkjaagjcijfmocbjghbpinamnhp?hl=zh-CN&utm_source=ext_sidebar)版本,方便在Google平台上使用,插件市场搜索 **ChatGPT to MarkDown plus** ## 🛠️ 安装步骤 ### 步骤 1: 下载代码库 克隆或下载本仓库到本地电脑。 ### 步骤 2: 加载插件 ![image-20240208173306163-1707387378543-1](https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/assets/96861449/5a371f83-1a2a-422e-99c0-7317074f434f) 1. 打开Chrome浏览器,进入扩展程序页面(chrome://extensions/) 2. 开启右上角的"开发者模式" 3. 点击"加载已解压的扩展程序" 4. 选择下载的仓库文件夹,点击确认 ### 步骤 3: 使用插件 ![image-20240208173337825](https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/assets/96861449/3e75a5bb-4a3d-459c-bfff-7a695a88a431) 当您打开支持的AI平台网站时(ChatGPT, Grok或Gemini),您将在页面上看到绿色的"Export Chat"按钮。 使用方法: 1. 浏览您想要导出的对话 2. 点击绿色的"Export Chat"按钮直接下载Markdown文件 3. 或者点击插件图标,选择"Copy to Clipboard"将内容复制到剪贴板 ## 📋 导出效果 导出的.md文件可以完美在Typora等Markdown编辑器中打开: ![image-20240208173402018](https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/assets/96861449/f7a8d7fa-2edd-4118-92d8-72e920cdbfbf) ![image-20240208173511856](https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/assets/96861449/d1b4a046-76e9-4330-803e-6188d1cf91df) ## 🌐 支持的平台 | 平台 | 状态 | 支持的功能 | |------|------|------------| | ChatGPT | ✅ 完全支持 | 代码块、数学公式、链接、列表、表格等 | | Grok | ✅ 完全支持 | 代码块、数学公式、链接、格式化文本等 | | Gemini | ✅ 支持 | 代码块、链接、列表、表格等 | ## 📜 许可证 本项目采用MIT许可证。详情请参阅LICENSE文件。 --- # 🚀 AI Chat Exporter <div align="center"> <h3>Easily Export AI Conversations to Standard Markdown Format</h3> <p>Support for ChatGPT, Grok, and Gemini platforms</p> ![License](https://img.shields.io/badge/License-MIT-blue.svg) ![Version](https://img.shields.io/badge/Version-5.0-green.svg) ![Platform](https://img.shields.io/badge/Platform-Chrome-orange.svg) </div> ## ✨ Features - 🔄 **Multi-platform Support**: Works with **ChatGPT**, **Grok**, and **Gemini** - 📝 **Complete Content Preservation**: Accurately exports all conversation content, including **code blocks**, **mathematical formulas**, **links**, and **formatted text** - 🎨 **Standard Markdown Format**: Outputs compliant Markdown format for optimal compatibility - 💾 **Dual Export Options**: Download .md files directly or copy to clipboard - 🖼️ **Typora Compatibility**: Specially optimized for correct display in Typora and other Markdown editors - 🔘 **Interface Control**: Toggle the export button visibility through popup settings ## 🛠️ Installation ### Step 1: Download Repository Clone or download this repository to your local computer. ### Step 2: Load Extension ![image-20240208173306163-1707387378543-1](https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/assets/96861449/5a371f83-1a2a-422e-99c0-7317074f434f) 1. Open Chrome browser and go to the extensions page (chrome://extensions/) 2. Enable "Developer mode" in the top right corner 3. Click "Load unpacked" 4. Select the downloaded repository folder and confirm ### Step 3: Use Extension ![image-20240208173337825](https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/assets/96861449/3e75a5bb-4a3d-459c-bfff-7a695a88a431) When you open a supported AI platform (ChatGPT, Grok, or Gemini), you'll see the green "Export Chat" button on the page. Usage: 1. Browse the conversation you want to export 2. Click the green "Export Chat" button to download the Markdown file directly 3. Or click the extension icon and choose "Copy to Clipboard" to copy the content ## 📋 Export Results The exported .md files can be perfectly opened in Markdown editors like Typora: ![image-20240208173402018](https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/assets/96861449/f7a8d7fa-2edd-4118-92d8-72e920cdbfbf) ![image-20240208173511856](https://github.com/thisisbaiy/ChatGPT-To-Markdown-google-plugin/assets/96861449/d1b4a046-76e9-4330-803e-6188d1cf91df) ## 🌐 Supported Platforms | Platform | Status | Supported Features | |----------|--------|-------------------| | ChatGPT | ✅ Full Support | Code blocks, math formulas, links, lists, tables, etc. | | Grok | ✅ Full Support | Code blocks, math formulas, links, formatted text, etc. | | Gemini | ✅ Supported | Code blocks, links, lists, tables, etc. | ## 📜 License This project is licensed under the MIT License. See the LICENSE file for details.

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
15
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

www.apache.org/licenses/http://www.apache.org/licenses/
www.apache.org/licenses/LICENSE-2.0http://www.apache.org/licenses/LICENSE-2.0
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
*.openai.com/*https://*.openai.com/*
chatgpt.com/*https://chatgpt.com/*
grok.com/*https://grok.com/*
gemini.google.com/*https://gemini.google.com/*
img.shields.io/badge/License-MIT-blue.svghttps://img.shields.io/badge/License-MIT-blue.svg
img.shields.io/badge/Version-5.0-green.svghttps://img.shields.io/badge/Version-5.0-green.svg
img.shields.io/badge/Platform-Chrome-orange.svghttps://img.shields.io/badge/Platform-Chrome-orange.svg
Showing 1 to 10 of 20 rows
Rows per page:

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

No IP addresses found

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Code Diff

Compare extension code between any two versions.

0 changed files detected

No comparable text files found between these versions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.