ChatGPT Markdown Exporter 제작자: devcxl
Export ChatGPT conversations as Markdown files. Supports single and batch export, with code blocks, math formulas, and multimodal placeholders.
사용자 103명사용자 103명
확장 메타 데이터
정보
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점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 0.2.0
- 크기
- 38.12 KB
- 마지막 업데이트
- 17일 전 (2026년 7월 31일)
- 관련 카테고리
- 라이선스
- MIT 라이선스
- 버전 목록
- 모음집에 추가
The extension is built with TypeScript and bundled with Vite. Source code is fully available on GitHub.