Swoop — AI Chat Exporter のバージョン履歴 - 全 1 バージョン
Swoop — AI Chat Exporter 作成者: FalqenView
Swoop — AI Chat Exporter のバージョン履歴 - 全 1 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.6.0
リリース日 : 2026年7月10日 - 39.97 KBfirefox バージョン 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ソースコードは All Rights Reserved に従いリリースされています
- Added browser_specific_settings.gecko with data_collection_permissions