ChatGPT Universal Exporter (Markdown Support)

User-centric ZIP exporter with multi-ID support. Supports JSON & Markdown formats. Based on ChatGPT Universal Exporter.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
gabengcui
Denně instalací
1
Celkem instalací
7
Hodnocení
0 0 0
Verze
1.0.0
Vytvořeno
19. 11. 2025
Aktualizováno
19. 11. 2025
Size
27,4 KB
Licence
MIT
Spustit na

## 致谢

本项目核心逻辑基于 [ChatGPT Universal Exporter](https://greasyfork.org/zh-CN/scripts/538495-chatgpt-universal-exporter) (v8.2.0) 开发。

**原作者:** Alex Mercer, Hanashiro, WenDavid

在此基础上,本项目进行了以下增强与封装:
1. **新增格式支持**:在原有 JSON 导出功能的基础上,增加了 Markdown (.md) 格式的导出支持,方便在笔记软件中直接查看。
2. **Chrome 扩展封装**:将用户脚本封装为标准的 Chrome 浏览器扩展,提供了独立的配置弹窗和后台运行能力。