By: John2022FR Add-on
Inspect and view changes in ChatGPT Conversation Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.1",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-conversation-export@john2022.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"https://chatgpt.com/*"
],
"browser_action": {
"default_title": "__MSG_extensionName__",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"i18n_local.js",
"content_button.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
"page_backend_export.js"
],
"background": {
"scripts": [
"background.js"
]
}
} Best ChatGPT Conversation Export Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Conversation Export:
ChatGPT Export
Enes Saltik
ChatGPT Export Conversation
Burak Unver
ChatGPT to HTML Export Download
Hanna
ExportGPT
fa5tworm
ChatGPT to HTML
MilK
ChatGPT & Claude Chat Exporter
EC
ChatGPT Conversation Exporter
cruithne
GPT Exporter
Yaşar Efe Ceylan
ChatGPT Export Commander™
Error Division
ChatGPT Markdown Exporter
devcxl
ChatGPT Exporter
oziabr
AI Conversation Exporter GS
gs1996