Swoop — AI Chat Exporter 版本紀錄 - 1 個版本
Swoop — AI Chat Exporter 作者: FalqenView
Swoop — AI Chat Exporter 版本紀錄 - 1 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.6.0
發行於 2026年7月10日 - 39.97 KB適用於 firefox 121.0 與更新版本First 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/eblicmiphdepjgcgdpfppbhkjkoppeoe原始碼依照 保留所有權利 條款釋出
- Added browser_specific_settings.gecko with data_collection_permissions