SkyLink - Bluesky DID Detector versionshistorik - 6 versioner
SkyLink - Bluesky DID Detector av Jesse J. Anderson
SkyLink - Bluesky DID Detector versionshistorik - 6 versioner
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 1.4.3
Släppt 29 maj 2025 - 29,12 kBFungerar med firefox 109.0 och senare- 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
Källkod släppt under MIT-licens
Hämta Firefox och få tilläggetDu behöver Firefox för att kunna använda den här tillägget- Fixed
Äldre versioner
Version 1.4.2
Släppt 5 jun 2023 - 28,62 kBFungerar med firefox 109.0 och senare- 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)Källkod släppt under MIT-licens
Version 1.4.1
Släppt 22 maj 2023 - 28,58 kBFungerar med firefox 109.0 och senare- Small fix for a bug introduced in `1.4.0` that occurs when the browser puts idle extensions to sleepKällkod släppt under MIT-licens
Version 1.4.0
Släppt 20 maj 2023 - 28,35 kBFungerar med firefox 109.0 och senare- 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`Källkod släppt under MIT-licens
Version 1.3.0
Släppt 7 maj 2023 - 26,73 kBFungerar med firefox 79.0 och senare### Added
- Support for alternative HTTPS method for detecting DID
### Changed
- Remove permissions for "tabs" as it is not neededKällkod släppt under MIT-licens
Version 1.2.0
Släppt 5 maj 2023 - 26,36 kBFungerar med firefox 79.0 och senareKällkod släppt under MIT-licens