Export ChatGPT/Gemini/Grok conversations as Markdown

Export chat history from ChatGPT and Grok websites to normal format as Markdown, which can be opened via typora exactly.

< Feedback on Export ChatGPT/Gemini/Grok conversations as Markdown

Review: OK - script works, but has bugs

§
Posted: 2025-09-03

It doesn't work with chatgpt anymore unless it's patched. The document title has to come from the tag now.</p> <p>ex:</p> <pre><code class="javascript">document.querySelector("title")?.textContent </code></pre> <p>beyond that; awesome userscript!</p>

Post reply

Sign in to post a reply.