SkyLink - Bluesky DID Detector のバージョン履歴 - 全 6 バージョン
SkyLink - Bluesky DID Detector 作成者: Jesse J. Anderson
SkyLink - Bluesky DID Detector のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.4.3
リリース日 : 2025年5月29日 - 29.12 KBfirefox バージョン 109.0 以降 で動作- Fixed
.well-known/atproto-did
detection by adding requiredhost_permissions
to manifest files - Improved error handling and content-type validation for HTTPS DID fetching
- Added whitespace trimming for DID values from
.well-known
files
ソースコードは MIT License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です- Fixed
以前のバージョン
バージョン 1.4.2
リリース日 : 2023年6月5日 - 28.62 KBfirefox バージョン 109.0 以降 で動作- Updated the HTTPS method for detecting DID to use the new path (`/.well-known/atproto-did`) and format (served as `text/plain` and just the DID itself)ソースコードは MIT License に従いリリースされています
バージョン 1.4.1
リリース日 : 2023年5月22日 - 28.58 KBfirefox バージョン 109.0 以降 で動作- Small fix for a bug introduced in `1.4.0` that occurs when the browser puts idle extensions to sleepソースコードは MIT License に従いリリースされています
バージョン 1.4.0
リリース日 : 2023年5月20日 - 28.35 KBfirefox バージョン 109.0 以降 で動作- Migrate/refactor everything from `content.js` into a self-contained `background.js`
- Swap `activeTab` permission for `tabs` so that we can drop the `<all_urls>` permission
- Remove permissions for "management" as it is not needed
- Migrate Firefox to Manifest v3 (but this means the minimum FF version is now 109)
- Input validation for domains and DIDs (security enhancement)
- Replace `staging.bsky.app` with `bsky.app`ソースコードは MIT License に従いリリースされています
バージョン 1.3.0
リリース日 : 2023年5月7日 - 26.73 KBfirefox バージョン 79.0 以降 で動作### Added
- Support for alternative HTTPS method for detecting DID
### Changed
- Remove permissions for "tabs" as it is not neededソースコードは MIT License に従いリリースされています