Inspect and view changes in ChatGPT Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT Exporter",
"version": "1.3.0",
"description": "Export ChatGPT conversations to Markdown",
"browser_specific_settings": {
"gecko": {
"id": "moz-chatgpt-exporter@lafdb.com",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"technicalAndInteraction"
]
}
}
},
"permissions": [
"activeTab",
"storage",
"https://us.i.posthog.com/*"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Export chat",
"default_icon": {
"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"
}
},
"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"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"content.js"
]
}
],
"homepage_url": "https://github.com/Oziabr/moz-chatgpt-exporter"
} Best ChatGPT Exporter Alternatives
Here are some Firefox add-ons that are similar to ChatGPT Exporter:
ChatGPT Export to Markdown
J. Chik
ChatGPT Markdown Exporter
devcxl
ChatGPT to PDF: Export ChatGPT chats to PDF, MD
Neo Cortex
GPT Exporter
Yaşar Efe Ceylan
ChatGPT Conversation Exporter
cruithne
ChatGPT → Markdown (Side Panel)
Luigi S
GPTMD
Dpbm
SaveGPT - AI Chat Exporter
chkrishna2001
ChatGPT to PDF, Word & Markdown
gptsexporter
ChatGPT to Markdown
Ihor Lifanov
ChatGPT Export
Enes Saltik
ChatGPT Export - Markdown & HTML
Grégory Ambroise