ChatGPT Markdown Exporter 제작자: devcxl
Export ChatGPT conversations as Markdown files. Supports single and batch export, with code blocks, math formulas, and multimodal placeholders.
확장 메타 데이터
정보
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명이 0점으로 평가함
권한 및 데이터
필수 권한:
- 파일을 다운로드하고 브라우저의 다운로드 기록을 읽고 수정
- chatgpt.com에서 사용자의 데이터에 접근
- chat.openai.com에서 사용자의 데이터에 접근
선택적 권한:
- chatgpt.com에서 사용자의 데이터에 접근
- chat.openai.com에서 사용자의 데이터에 접근
데이터 수집:
- 개발자가 이 확장 기능은 데이터 수집이 필요하지 않다고 합니다.
추가 정보
- 부가 기능 링크
- 버전
- 0.1.1
- 크기
- 42.42 KB
- 마지막 업데이트
- 한 달 전 (2026년 4월 30일)
- 관련 카테고리
- 라이선스
- MIT 라이선스
- 버전 목록
- 모음집에 추가
The extension is built with TypeScript and bundled with Vite. Source code is fully available on GitHub.