LLM Chat Logger

Record your GEMINI and ChatGPT chat input, support export to Markdown.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

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

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

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.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
LTan229
Günlük kurulumlar
0
Toplam kurulumlar
3
Değerlendirmeler
0 0 0
Versiyon
1.0
Oluşturulma
31.01.2026
Güncellenme
31.01.2026
Boyut
5,49 KB
Lisans
MIT
Geçerli

🤖 LLM Chat Logger

LLM Chat Logger 是一个油猴 (Tampermonkey) 脚本。它可以自动记录你在 LLM 平台(ChatGPT, Gemini)发送的消息,并将其保存在浏览器的本地存储中。你可以随时将聊天记录导出为 Markdown 文档。

🌟 功能特性

  • 自动记录:无论是按 Enter 键还是点击“发送”按钮,脚本都会自动抓取消息。
  • 多站点支持:当前适配 ChatGPTGoogle Gemini
  • 隐私保护:数据存储在本地
  • 简单管理:通过油猴菜单即可操作。
    • 📥 导出 Markdown:生成包含时间戳的 .md 文件。
    • 🗑️ 清空记录:一键删除本地所有记录。

📖 使用指南

  1. 打开 ChatGPTGemini
  2. 正常进行对话,脚本会在后台静默运行。
  3. 需要导出时,点击浏览器右上角的 Tampermonkey 图标
  4. 在菜单中选择:
    • 📥 Export chat records:下载 .md 记录文件。
    • 🗑️ Clear chat records:删除所有记录。

LLM Chat Logger

LLM Chat Logger is a userscript that runs in your browser via Tampermonkey. It automatically records your prompts sent to LLM platforms (ChatGPT, Gemini) and saves them to your local storage. You can export your chat history as a Markdown file at any time.

🌟 Features

  • Auto Logging: Automatically captures messages sent via Enter key or "Send" button click.
  • Multi-Site Support: Currently supports ChatGPT and Google Gemini.
  • Privacy First: All data is stored locally.
  • Easy Management: Manage data via Tampermonkey menu.
    • 📥 Export: Download history as a .md file (formatted with timestamps).
    • 🗑️ Clear: One-click to wipe local history.

📖 Usage

  1. Open ChatGPT or Gemini.
  2. Chat as usual. The script runs in the background.
  3. To manage your data, click the Tampermonkey icon in your browser toolbar.
  4. You will see two menu options:
    • 📥 Export chat records - Downloads a .md file.
    • 🗑️ Clear chat records - Deletes all saved logs.