By: Hamza
Inspect and view changes in AI Chat Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Chat Exporter",
"version": "1.3.0",
"description": "Export Claude.ai, ChatGPT, and Gemini conversations to PDF",
"browser_specific_settings": {
"gecko": {
"id": "claude-chat-exporter@example.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"downloads",
"storage"
],
"background": {
"scripts": [
"src/background/background.js"
]
},
"browser_action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"48": "assets/icons/icon-48.png",
"96": "assets/icons/icon-96.png"
}
},
"content_scripts": [
{
"matches": [
"*://claude.ai/*"
],
"js": [
"src/content/claude-extractor.js"
]
},
{
"matches": [
"*://chat.openai.com/*",
"*://chatgpt.com/*"
],
"js": [
"src/content/chatgpt-extractor.js"
]
},
{
"matches": [
"*://gemini.google.com/*"
],
"js": [
"src/content/gemini-extractor.js"
]
}
],
"web_accessible_resources": [
"lib/jspdf.umd.min.js",
"lib/emoji-font.js",
"lib/tex-svg.js"
],
"icons": {
"48": "assets/icons/icon-48.png",
"96": "assets/icons/icon-96.png"
}
} Best AI Chat Exporter Alternatives
Here are some Firefox add-ons that are similar to AI Chat Exporter:
AI Chat Exporter Pro
Workpent
AI Chat Export | Export ChatGPT, Claude and others
deadrat
ChatVault - AI Chat Exporter
GxAditya
Hey Garçon: AI Collaboration for Teams
Kaiju Enterprises LLC
AI Exporter - Gemini to PDF & Sync to Notion
Colin
GrabChat - Export AI Chats to JSON, MD, PDF
Shady
Claude Chat Xporter
Hamza
AI Conversation Exporter GS
gs1996
Save Your AI Chats
Robert Silven
Gemini to PDF
HI88
Gemini Chat Exporter - PDF, Markdown & NotebookLM
TangerineKing
AI Chat Exporter and Printer
nuncaeslupus