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/eblicmiphdepjgcgdpfppbhkjkoppeoeAll Rights Reserved에 따라 릴리스된 소스 코드
- Added browser_specific_settings.gecko with data_collection_permissions