By: Ihor Lifanov Add-on
Inspect and view changes in ChatGPT to Markdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChatGPT to Markdown",
"version": "3.1",
"description": "Convert ChatGPT, Claude.ai, Mistral conversations to Markdown files",
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*",
"https://chatgpt.com/*",
"https://www.claude.ai/*",
"https://claude.ai/*",
"https://chat.mistral.ai/*"
],
"js": [
"contentscript.js"
]
}
],
"browser_action": {
"default_icon": "icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"https://chat.openai.com/*",
"https://www.claude.ai/*",
"https://claude.ai/*",
"https://chat.mistral.ai/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{0e0ba969-893d-4d53-8848-0472f7e1f15e}"
}
}
} Best ChatGPT to Markdown Alternatives
Here are some Firefox add-ons that are similar to ChatGPT to Markdown:
ChatGPT Export to Markdown
J. Chik
ChatGPT Exporter
oziabr
ChatGPT Markdown Exporter
devcxl
GPTMD
Dpbm
SaveGPT - AI Chat Exporter
chkrishna2001
ChatGPT Conversation Exporter
cruithne
ChatGPT → Markdown (Side Panel)
Luigi S
ChatGPT to PDF, Word & Markdown
gptsexporter
Claude to Markdown
legoktm
Chat Downloader
stur86
ChatGPT to PDF: Export ChatGPT chats to PDF, MD
Neo Cortex
Claude Export to Markdown
Abhimanyu Sikarwar