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 sleepMIT 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 neededMIT License에 따라 릴리스된 소스 코드