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.
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.
0 inceleyiciden 0 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
İsteğe bağlı izinler:
- chatgpt.com verilerinize erişme
- chat.openai.com verilerinize erişme
Veri toplama:
- Geliştirici, bu uzantının veri toplamaya gerek duymadığını söylüyor.
Daha fazla bilgi
- Eklenti bağlantıları
- Sürüm
- 0.1.1
- Boyut
- 42,42 KB
- Son güncelleme
- 14 gün önce (30 Nis 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.