Inspect and view changes in Claude Export to Markdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Claude to Markdown",
"version": "0.0.1",
"description": "Exports Claude chat conversations as Markdown",
"homepage_url": "https://abhimanyusikarwar.com/posts/export_claude_chat_to_markdown",
"browser_specific_settings": {
"gecko": {
"id": "{8db715b1-5996-44f9-a328-df0cec45cecf}",
"strict_min_version": "110.0"
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
"webRequestFilterResponse",
"alarms",
"storage",
"tabs"
],
"host_permissions": [
"*://*.claude.ai/*"
],
"options_ui": {
"page": "pages/options.html",
"open_in_tab": false
},
"content_security_policy": {
"extension_pages": "default-src 'none'; script-src 'self'; style-src 'self'; img-src 'self' data:; connect-src 'self' https://api.github.com https://claude.ai; font-src 'self'; object-src 'none'; media-src 'none'; frame-src 'none'; base-uri 'none'; form-action 'none'"
},
"background": {
"scripts": [
"src/background/background-firefox.js"
]
},
"content_scripts": [
{
"matches": [
"*://claude.ai/*"
],
"js": [
"src/shared/markdown-builder.js",
"src/content/download-button.js",
"src/content/bulk-export.js"
],
"run_at": "document_end",
"all_frames": false
}
],
"action": {
"default_popup": "pages/popup.html",
"default_icon": "icons/icon.svg",
"theme_icons": [
{
"light": "icons/icon.svg",
"dark": "icons/icon.svg",
"size": 32
}
]
},
"web_accessible_resources": [
{
"resources": [
"src/shared/markdown-builder.js"
],
"matches": [
"*://claude.ai/*"
]
}
]
} Best Claude Export to Markdown Alternatives
Here are some Firefox add-ons that are similar to Claude Export to Markdown:
Claude Chat Exporter
sank3t9
Claude to Markdown
legoktm
Claude Exporter
rxliuli
Claude Chat Exporter
sylvester1979
Claude to PDF: Export Claude chats to PDF, MD
Neo Cortex
Claude Conversation Exporter
windam
Claude Exporter
agoramachina
Claude Chat Xporter
Hamza
Scout Claude Export
Allan Fitzpatrick
Claude Chat Backup
NHÀ CÁI UY TÍN
Claude Chat Exporter
ZAX
AI Chat Export | Export ChatGPT, Claude and others
Covai Labs