Enhanced Claude Chat & Code Exporter 4.2

Export Claude chat conversations with code artifacts into individual files with timestamp prefixes

作者
Foadsf
今日安裝
0
安裝總數
0
評價
0 0 0
版本
4.2
建立日期
2025-09-18
更新日期
2025-09-18
尺寸
30.7 KB
授權條款
MIT
腳本執行於

Enhanced Claude Chat & Code Exporter 4.2 (Fork)

This fork improves upon the original Enhanced Claude Chat & Code Exporter 4.1 by:

  • Mounting the export buttons in a Shadow DOM floating widget (no React hydration errors).
  • Generating more meaningful filenames by deriving titles from conversation title, page title, or first user message.
  • Updating the userscript header (@version, attribution, update URLs).

Usage

  • Buttons appear in the floating widget on Claude chats.
  • Export options:
    • Export Markdown: saves the full conversation as .md.
    • Export All Code: saves all code blocks as individual timestamped files.
    • Export Chat + Code: saves both conversation and code files.

Credits

Original author: Ivan Velikanov
Forked and updated by: Foad S. Farimani (@fsfarimani)
License: MIT