Version 0.4 of ChatGPT Exporter added first-class support for gemini.google.com. Using the same userscript, you can now download Gemini responses as clean Markdown — ideal for notes, documentation, or publishing.
This guide covers the recommended userscript flow and common troubleshooting tips.
Use Tampermonkey or Violentmonkey. Once installed, pin it so you can enable the script on both ChatGPT and Gemini domains.
Install the Markdown userscript from GreasyFork. If you prefer manual installs, grab the latest bundle from GitHub releases.
After the first export, your userscript manager may prompt you to allow https://gemini.google.com/*. Approve it so the Export button injects on Gemini pages.
Open the Gemini conversation, click Export Markdown, and download the .md file. The output mirrors ChatGPT export formatting (headings, lists, code blocks, citations).
-gemini.md suffix.One userscript covers ChatGPT, Gemini, Markdown, HTML, and more.
Install Markdown Exporter View source on GitHub