Inspect and view changes in Chat Exporter For ChatGPT source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Conversation Exporter for ChatGPT",
"version": "1.0.0",
"description": "Save complete conversations from ChatGPT as filtered PDF, Markdown, HTML, or JSON files.",
"browser_specific_settings": {
"gecko": {
"id": "{7d5fb09d-a9ed-4bfd-be69-1cd35f38f0ac}",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icons/conversation-exporter.svg",
"32": "icons/conversation-exporter.svg",
"48": "icons/conversation-exporter.svg",
"96": "icons/conversation-exporter.svg"
},
"action": {
"default_icon": "icons/conversation-exporter.svg",
"default_title": "Save this conversation",
"default_popup": "popup/popup.html"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+E"
},
"description": "Open Conversation Exporter for ChatGPT"
}
},
"background": {
"scripts": [
"settings.js",
"background.js"
]
},
"permissions": [
"storage",
"downloads"
],
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"host_permissions": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"settings.js",
"content.js"
],
"run_at": "document_idle"
}
]
} Best Chat Exporter For ChatGPT Alternatives
Here are some Firefox add-ons that are similar to Chat Exporter For ChatGPT:
ChatGPT Conversation Export
John2022FR
ChatGPT Export: PDF, Word, Markdown, HTML
Diop
ChatGPT Export Conversation
Burak Unver
GPT Exporter
Yaşar Efe Ceylan
ChatGPT to PDF
Tazmeen Kazmi
ChatGPT Export to PDF
Anna
ChatGPT Conversation Exporter
cruithne
ChatGPT Markdown Exporter
devcxl
ChatGPT Export
bearer
ChatGPT Exporter
oziabr
ChatGPT to PDF - Export ChatGPT chats to PDF, MD
Neo Cortex
ChatGPT & Claude Chat Exporter
EC