Swoop — AI Chat Exporter version history - 1 version
Swoop — AI Chat Exporter by FalqenView
Swoop — AI Chat Exporter version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.6.0
Released Jul 10, 2026 - 39.97 KBWorks with firefox 121.0 and laterFirst Firefox release of Swoop. Ported from the existing Chrome/Edge
extension (same v1.6.0 codebase) with Firefox-specific compatibility
fixes:- Added browser_specific_settings.gecko with data_collection_permissions
declared as "none" — Swoop collects and transmits no personal data on
any platform. - Background script now loads via the "scripts" key (Firefox event page)
alongside "service_worker" (Chrome/Edge) in the same manifest. - Download handling reworked to use Blob + createObjectURL instead of
data: URLs, and to correctly report success/failure — data: URLs are
unreliable for chrome.downloads.download() on Firefox, and blob URLs
must be created in the same context that calls the downloads API.
No functional changes to export behavior, supported platforms (Claude,
ChatGPT, Gemini, Copilot, Grok), or the Pro license model versus the
existing Chrome/Edge release.
This extension has been live on the Chrome Web Store as "Swoop — AI Chat
Exporter" since June 2026:
https://chromewebstore.google.com/detail/swoop-%E2%80%94-ai-chat-exporter/eblicmiphdepjgcgdpfppbhkjkoppeoeSource code released under All Rights Reserved
- Added browser_specific_settings.gecko with data_collection_permissions