By: Robert Silven
Inspect and view changes in Save Your AI Chats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Save Your AI Chats",
"version": "2.0",
"description": "Export and save your ChatGPT conversations as clean HTML or Markdown with code highlighting and images. Support for other AI chats (ChatGPT, Claude, Gemini, etc.) coming soon",
"permissions": [
"activeTab",
"downloads",
"tabs",
"<all_urls>"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icons/icon48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://chat.openai.com/*",
"*://chatgpt.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "save-your-ai-chats@tools.olvy.dev",
"data_collection_permissions": {
"collects_data": false,
"required": [
"none"
]
}
}
}
} Best Save Your AI Chats Alternatives
Here are some Firefox add-ons that are similar to Save Your AI Chats:
AI Chat Export | Export ChatGPT, Claude and others
deadrat
AI Chat Exporter Pro
Workpent
Save Your Chat
Steven
Hey Garçon: AI Collaboration for Teams
Kaiju Enterprises LLC
GrabChat - Export AI Chats to JSON, MD, PDF
Shady
ChatCapture Pro
ChatCapture Pro
ChatVault - AI Chat Exporter
GxAditya
AI Chat Exporter
Hamza
NousSave: AI Chat Exporter
noussave
AIChatClip — AI Chat to Obsidian & Notion
tohshima115
GPT Exporter
Yaşar Efe Ceylan
ChatGPT Export to Markdown
J. Chik