Support
Support
ChatGPT Export to Markdown exports the currently open ChatGPT conversation to a local Markdown file.
Email: support@chatgptexport.app
Please do not send private chat content unless it is necessary for the issue. If possible, send a sanitized example instead.
What to Include in a Bug Report
- Chrome version;
- extension version;
- ChatGPT URL type: regular chat, project chat, or temporary chat;
- what happened;
- what you expected to happen;
- whether a Markdown file was downloaded;
- whether an error alert appeared;
- whether timestamps or YAML frontmatter were enabled;
- sanitized Markdown output, if it is useful and does not contain private data.
Current v1 Scope
- Markdown export only;
- current open ChatGPT conversation only;
- no account or sign-in;
- no analytics;
- no remote backend for Markdown export.
Known Limitations
-
Supports
https://chatgpt.com/*only. Legacychat.openai.comis not included in the v1 permission footprint. - Exports only the currently open conversation. There is no batch export or account-wide export.
- Output format is Markdown only in v1.
- Export accuracy depends on the live ChatGPT page structure. Future UI changes can require an extension update.
- Exact visual fidelity of complex ChatGPT tables is not guaranteed in v1 Markdown output.
- Code block language detection is heuristic-based and may occasionally miss or mislabel a fence.
- If a chat has not finished loading yet, export can fail with a retryable "No chat messages were found" alert.
- Browser download policies or disabled downloads can block file saving even when extraction succeeds.
Privacy
The extension processes chat content locally in the browser for Markdown export. Chat content is not sent to external servers. Read the privacy policy.