Gemini2Markdown

Exports Google Gemini chats to Markdown. Captures "Show Thinking", auto-detects model names, and loads full history.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
ChipFIN
Installationen heute
3
Installationen gesamt
3
Bewertungen
0 0 0
Version
1.6.5
Erstellt am
10.01.2026
Letzte Aktualisierung
11.01.2026
Größe
11,1 KB
Lizenz
MIT
Wird angewandt auf

Gemini Chat Exporter - Markdown & Thinking Support

Exports complete Google Gemini conversations into a clean, well-structured Markdown file. The script is designed to handle modern Gemini features such as reasoning models, shown thinking blocks, and dynamically loaded chat history.

Main features

  • 🧠 Shown Thinking support Captures and exports visible “Show Thinking” sections. Thinking and final responses are clearly separated using headers and separators.

  • 🤖 Automatic model detection Detects the exact Gemini model used for each message directly from the UI (e.g., Model: Thinking, Model: 3 Pro). No manual input is required.

  • 📜 Full conversation loading Automatically scrolls the chat to the beginning to ensure the entire history is included in the export.

  • 📝 Clean Markdown output Preserves code blocks, links, and text formatting. Includes a table of contents and editor-friendly spacing (optimized for Notepad++).

Usage

  1. Click the Markdown icon (M↓) in the Gemini sidebar.
  2. The script processes the conversation and downloads the Markdown file automatically.

All processing happens locally in your browser.