Inspect and view changes in ExportGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ExportGPT",
"version": "1.1",
"description": "Allows the user the export their current ChatGPT conversation to a json file.",
"icons": {
"48": "icons/exportgpt-48.png"
},
"permissions": [
"storage"
],
"browser_action": {
"default_icon": {
"32": "icons/exportgpt-32.png"
},
"default_title": "ExportGPT",
"default_popup": "popup/exportgpt.html"
},
"content_scripts": [
{
"matches": [
"https://*.openai.com/*"
],
"js": [
"script.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{d9e6daa5-40e2-4210-b333-3023a8256ec3}"
}
}
} Best ExportGPT Alternatives
Here are some Firefox add-ons that are similar to ExportGPT:
ChatGPT Export Conversation
Burak Unver
ChatGPT Conversation Export
John2022FR
ChatGPT Conversation Exporter
cruithne
Export ChatGPT
Mohalobaidi
ChatGPT Export
Enes Saltik
GPT Exporter
Yaşar Efe Ceylan
ChatGPT to PDF
Tazmeen Kazmi
ChatGPT: Chat Log Export
Deskuma
ChatGPT Markdown Exporter
devcxl
ChatGPT Export Commander™
Error Division
ChatGPT & Claude Chat Exporter
EC
SaveGPT
csarrouf