ChatGPT Markdown Exporter geliştiren: devcxl
Export ChatGPT conversations as Markdown files. Supports single and batch export, with code blocks, math formulas, and multimodal placeholders.
103 kullanıcı103 kullanıcı
Uzantı meta verileri
Bu uzantı hakkında
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 inceleyiciden 5 puan aldı
İzinler ve veriler
Gerekli izinler:
- Dosya indirme, tarayıcının indirme geçmişini okuma ve değiştirme
- chatgpt.com verilerinize erişme
- chat.openai.com verilerinize erişme
Daha fazla bilgi
- Eklenti bağlantıları
- Sürüm
- 0.2.0
- Boyut
- 38,12 KB
- Son güncelleme
- 17 gün önce (31 Tem 2026)
- İlgili kategoriler
- Lisans
- MIT Lisansı
- Sürüm geçmişi
- Koleksiyona ekle
The extension is built with TypeScript and bundled with Vite. Source code is fully available on GitHub.