By: Bijal Patel Add-on
Inspect and view changes in Project 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": "Project Exporter for ChatGPT",
"version": "1.0.0",
"description": "Export ChatGPT Project conversations as individual Markdown or JSON files in one ZIP.",
"action": {
"default_title": "Project Exporter for ChatGPT",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"main-world.js"
],
"run_at": "document_start",
"world": "MAIN"
},
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"world": "ISOLATED"
}
],
"host_permissions": [
"https://chatgpt.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "chatgpt-project-exporter@example.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"unlimitedStorage"
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"homepage_url": "https://projectexport.hascoconsulting.in/"
} Best Project Exporter for ChatGPT Alternatives
Here are some Firefox add-ons that are similar to Project Exporter for ChatGPT:
GPT Exporter
Yaşar Efe Ceylan
ChatGPT Conversation Exporter
cruithne
ChatGPT Markdown Exporter
devcxl
ChatGPT Export Conversation
Burak Unver
ChatGPT Export to Markdown
J. Chik
ChatGPT Export Commander™
Error Division
ChatGPT Exporter
oziabr
ExportGPT
fa5tworm
ChatGPT Export: PDF, Word, Markdown, HTML
Diop
AI Chat Export | Export ChatGPT, Claude and others
Covai Labs
ChatGPT & Claude Chat Exporter
EC
AI Exporter | ChatGPT Claude Gemini Deepseek more
Inled Group