
Chat Export 作者: Jerren T
This extension allows you to export chat conversations from the LLM sites ChatGPT and Claude to Markdown, XML, JSON, and HTML.
37 个用户37 个用户
扩展元数据
关于此扩展
This extension allows you to export chat conversations from the LLM sites ChatGPT and Claude to Markdown, XML, JSON, and HTML. The export button is placed next to the share button.
Extension is open-source at: https://github.com/Trifall/chat-export/
I made this extension in my free time over a couple days. Might be scuffed on edge cases but I tried my best.
This extension does NOT store, upload, or share any data remotely. It does NOT store any personal or private/identifiable data. All content is stored on the local machine and the local users's clipboard. Only stores the configuration for the output format (string enum [markdown, html, xml, json] for ease-of-use.
Extension is open-source at: https://github.com/Trifall/chat-export/
I made this extension in my free time over a couple days. Might be scuffed on edge cases but I tried my best.
This extension does NOT store, upload, or share any data remotely. It does NOT store any personal or private/identifiable data. All content is stored on the local machine and the local users's clipboard. Only stores the configuration for the output format (string enum [markdown, html, xml, json] for ease-of-use.
评分 5(1 位用户)
权限与数据详细了解
必要权限:
- 获取剪贴板数据
- 输入数据到剪贴板
- 访问您在 chat.openai.com 的数据
- 访问您在 chatgpt.com 的数据
- 访问您在 claude.ai 的数据
- 访问您在 aistudio.google.com 的数据
可选权限:
- 访问您在 chat.openai.com 的数据
更多信息