By: FalqenView Add-on
Inspect and view changes in Swoop — AI Chat Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Swoop — AI Chat Exporter",
"version": "1.6.0",
"description": "Export Claude, ChatGPT, Gemini, Copilot & Grok chats to JSON or Markdown. Free for most — Pro unlocks Claude & Grok.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_title": "Swoop · FalqenView Chat Exporter",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://claude.ai/*"
],
"js": [
"serialize.js",
"extract.js",
"content-core.js",
"content-claude.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://chatgpt.com/*",
"https://chat.openai.com/*"
],
"js": [
"serialize.js",
"extract-chatgpt.js",
"content-core.js",
"content-chatgpt.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://gemini.google.com/*"
],
"js": [
"serialize.js",
"extract-gemini.js",
"content-core.js",
"content-gemini.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://copilot.microsoft.com/*",
"https://copilot.com/*"
],
"js": [
"serialize.js",
"extract-copilot.js",
"content-core.js",
"content-copilot.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://grok.com/*"
],
"js": [
"serialize.js",
"extract-grok.js",
"content-core.js",
"content-grok.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"downloads",
"storage",
"activeTab",
"clipboardWrite"
],
"host_permissions": [
"https://claude.ai/*",
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://gemini.google.com/*",
"https://copilot.microsoft.com/*",
"https://copilot.com/*",
"https://grok.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "chat-exporter@falqenview.com",
"strict_min_version": "121.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Swoop — AI Chat Exporter Alternatives
Here are some Firefox add-ons that are similar to Swoop — AI Chat Exporter:
multi-ai-exporter
Gaurav Sisodia
AI Chat Export | Export ChatGPT, Claude and others
Covai Labs
dedobe-extractor
Black Orchard Labs
AI Chat Exporter - Grok, Perplexity, Copilot
Neo Cortex
GrabChat - Export AI Chats to JSON, MD, PDF
Shady
ChatCapture Pro
ChatCapture Pro
AI Chat Exporter Pro
Workpent
AI Chat Exporter: Free, No Limits
pinguarmy
AI Chat Exporter: Export ChatGPT, Claude, Grok cha
Neo Cortex
SaveGPT - AI Chat Exporter
chkrishna2001
AI Chat Export/Share
Maaren
AI Chronicle - The Scribe
quantum encoding ltd