Inspect and view changes in Chat Session Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "1.0.0",
"description": "__MSG_extensionDescription__",
"permissions": [
"activeTab",
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://claude.ai/*",
"https://gemini.google.com/*"
],
"browser_action": {
"default_title": "Chat Session Downloader",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://claude.ai/*",
"https://gemini.google.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "ChatSessionDownloader@example.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"websiteContent"
]
}
}
}
} Best Chat Session Downloader Alternatives
Here are some Firefox add-ons that are similar to Chat Session Downloader:
Chat Downloader
stur86
AI Chat Export | Export ChatGPT, Claude and others
deadrat
AI Conversation Exporter
Chad
AI Chat Downloader
baoandoabana
AI Chat Exporter Pro
Workpent
ChatVault - AI Chat Exporter
GxAditya
Save Your Chat
Steven
GrabChat - Export AI Chats to JSON, MD, PDF
Shady
AI Chat Exporter
Hamza
AI Chat Exporter and Printer
nuncaeslupus
ChatGPT Markdown Exporter
devcxl