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 KB適用於 firefox 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 KB適用於 firefox 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 KB適用於 firefox 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 KB適用於 firefox 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 KB適用於 firefox 79.0 與更新版本### Added
- Support for alternative HTTPS method for detecting DID
### Changed
- Remove permissions for "tabs" as it is not needed原始碼依照 MIT License 條款釋出