Greasy Fork

Greasy Fork is available in English.

DeepSeek 对话导出器 | DeepSeek Conversation Exporter Plus

优雅导出 DeepSeek 对话记录,支持 JSON 和 Markdown 格式。Elegantly export DeepSeek conversation records, supporting JSON and Markdown formats.

这些是代码更新过的版本。 显示所有版本

  • v0.0.7 2025-04-28

    添加了可以控制导出的md中是否包含思考内容、是否仅包含最新对话状态的功能。
    Added a function to control whether the exported md contains thinking content or only the latest conversation status.

  • v0.0.6 2025-04-10
  • v0.0.6 2025-03-15

    原方案依赖用户手动清除缓存来获取完整聊天记录,现在通过优化 XHR 拦截逻辑,能够自动获取完整的 JSON 数据,无需额外操作。
    The original solution required users to manually clear cache to obtain the full chat history. Now, by optimizing the XHR interception logic, the script can automatically retrieve the complete JSON data without extra actions.

  • v0.0.5 2025-02-08

    更新说明

    • UI:
      • 按钮尺寸缩小
      • 非悬停半透明按钮
      • 按钮可拖动
    • 功能:
      • 导出免刷新

    感谢 @cnloongt & @lucas.!

    Update Notes

    • UI:
    • Reduced button size
    • Non-hovering semi-transparent buttons
    • Draggable buttons
    • Functionality:
    • Export without refresh

    Thanks to @cnloongt & @lucas.!

  • v0.0.4 2025-01-12

    更新了脚本名字。
    Changed script name.

  • v0.0.3 2025-01-11