ChatGPT Markdown Exporter 作成者: devcxl
Export ChatGPT conversations as Markdown files. Supports single and batch export, with code blocks, math formulas, and multimodal placeholders.
105 人のユーザー105 人のユーザー
拡張機能メタデータ
この拡張機能について
A browser extension that exports ChatGPT conversations as Markdown files. Features:
Open source (MIT) — contributions welcome on GitHub.
- One-click export of the current ChatGPT conversation
- Batch export of multiple conversations
- Fetches data via ChatGPT backend API (not DOM scraping)
- Preserves User/Assistant role labels, code blocks, and math formulas
- Preserves multimodal content placeholders (images, audio)
- Preserves web reference links
- Supports shared conversation page export
- Manifest V3, compatible with Chrome and Firefox
Open source (MIT) — contributions welcome on GitHub.
2 人のレビュー担当者が 5 と評価しました
権限とデータ
必要な権限:
- ファイルのダウンロードおよびブラウザーのダウンロード履歴の読み取りと変更
- chatgpt.com のユーザーデータへのアクセス
- chat.openai.com のユーザーデータへのアクセス
詳しい情報
- アドオンリンク
- バージョン
- 0.2.0
- サイズ
- 38.12 KB
- 最終更新日
- 18日前 (2026年7月31日)
- 関連カテゴリー
- ライセンス
- MIT License
- バージョン履歴
- コレクションへ追加
The extension is built with TypeScript and bundled with Vite. Source code is fully available on GitHub.