Enhanced Claude Chat & Code Exporter 4.2

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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
Foadsf
1日のインストール数
0
累計インストール数
0
評価
0 0 0
バージョン
4.2
作成日
2025/09/18
更新日
2025/09/18
大きさ
30.7KB
ライセンス
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