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