Inspect and view changes in ChatGPT Conversation Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT Conversation Exporter",
"version": "1.0",
"description": "One-click export of the current ChatGPT conversation to Markdown.",
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-exporter@andrew.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"https://chatgpt.com/*"
],
"browser_action": {
"default_title": "Export this ChatGPT conversation",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
]
} Best ChatGPT Conversation Exporter Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Conversation Exporter:
ChatGPT Export to Markdown
J. Chik
ChatGPT Markdown Exporter
devcxl
ChatGPT Export Conversation
Burak Unver
ChatGPT Exporter
oziabr
Export ChatGPT
Mohalobaidi
GPT Exporter
Yaşar Efe Ceylan
Chat Export
Jerren T
ChatGPT & Claude Chat Exporter
EC
ExportGPT
fa5tworm
AI Chat Export | Export ChatGPT, Claude and others
deadrat
ChatGPT Conversation Export
John2022FR
ChatGPT to PDF, Word & Markdown
gptsexporter