By: agoramachina Add-on
Inspect and view changes in Claude Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Claude Exporter",
"version": "1.10.17",
"description": "Export conversations and artifacts from Claude.ai",
"permissions": [
"activeTab",
"storage",
"tabs",
"https://claude.ai/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://claude.ai/*"
],
"js": [
"jszip.min.js",
"utils.js",
"content.js"
],
"css": [
"content.css"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"web_accessible_resources": [
"browse.html"
],
"browser_specific_settings": {
"gecko": {
"id": "{25798758-c184-470a-bb5b-9fa76a09d9b5}",
"strict_min_version": "79.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Claude Exporter Alternatives
Here are some Firefox add-ons that are similar to Claude Exporter:
Claude Chat Exporter
sylvester1979
Claude Conversation Exporter
windam
Scout Claude Export
Allan Fitzpatrick
Claude Exporter
rxliuli
Claude Export to Markdown
Abhimanyu Sikarwar
Claude Chat Xporter
Hamza
Claude Chat Exporter
sank3t9
Claude to PDF: Export Claude chats to PDF, MD
Neo Cortex
ClaudePower - Supercharge Claude.ai
Nitrotech
multi-ai-exporter
Gaurav Sisodia
Z.ai Chat Exporter
Carlonox
AI Chat Export | Export ChatGPT, Claude and others
Covai Labs