Claude Chat Exporter 作者: ZAX
Export a Claude.ai conversation to a nicely-formatted .txt file.
扩展元数据
屏幕截图
关于此扩展
Export a Claude.ai conversation to a nicely-formatted .txt file.
A minimal, dependency-free Firefox extension that adds an export button to Claude.ai. One click saves any conversation as a plain-text
What it does
What it does NOT do
Source
100% open source under the MIT license: https://github.com/vanawaker/ClaudeChatExporter
Disclaimer
This is an unofficial third-party extension. Not affiliated with, endorsed by, or sponsored by Anthropic. "Claude" is a trademark of Anthropic PBC.
A minimal, dependency-free Firefox extension that adds an export button to Claude.ai. One click saves any conversation as a plain-text
.txt file.What it does
- Injects a small icon button directly below Claude.ai's built-in Share button on every conversation page.
- Clicking it downloads the current conversation as a plain
.txtfile, with clearly-separatedUSERandASSISTANTsections wrapped in Unicode boxes. - Code blocks are preserved with 4-space indentation for monospace readability.
- The filename includes the conversation title and timestamp, so exports sort naturally in your Downloads folder.
What it does NOT do
- No data collection. Nothing leaves your browser. No telemetry, no analytics, no remote requests.
- No background page, no service worker, no remote dependencies. A single hand-written content script that runs only on
claude.ai. - No tool calls / extended thinking / artifacts in this version — only the conversation text is exported. These may become opt-in toggles in a future release.
Source
100% open source under the MIT license: https://github.com/vanawaker/ClaudeChatExporter
Disclaimer
This is an unofficial third-party extension. Not affiliated with, endorsed by, or sponsored by Anthropic. "Claude" is a trademark of Anthropic PBC.
评分 0(1 位用户)
权限与数据
更多信息