Historia wersji dodatku SkyLink - Bluesky DID Detector — 6 wersji
SkyLink - Bluesky DID Detector Autor: Jesse J. Anderson
Historia wersji dodatku SkyLink - Bluesky DID Detector — 6 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.4.3
Data wydania: 29 maj 2025 — 29,12 KBDziała z: firefox 109.0 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzenia- Fixed
Poprzednie wersje
Wersja 1.4.2
Data wydania: 5 cze 2023 — 28,62 KBDziała z: firefox 109.0 i nowsze- 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)Licencja kodu źródłowego: Licencja MIT
Wersja 1.4.1
Data wydania: 22 maj 2023 — 28,58 KBDziała z: firefox 109.0 i nowsze- Small fix for a bug introduced in `1.4.0` that occurs when the browser puts idle extensions to sleepLicencja kodu źródłowego: Licencja MIT
Wersja 1.4.0
Data wydania: 20 maj 2023 — 28,35 KBDziała z: firefox 109.0 i nowsze- 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`Licencja kodu źródłowego: Licencja MIT
Wersja 1.3.0
Data wydania: 7 maj 2023 — 26,73 KBDziała z: firefox 79.0 i nowsze### Added
- Support for alternative HTTPS method for detecting DID
### Changed
- Remove permissions for "tabs" as it is not neededLicencja kodu źródłowego: Licencja MIT
Wersja 1.2.0
Data wydania: 5 maj 2023 — 26,36 KBDziała z: firefox 79.0 i nowszeLicencja kodu źródłowego: Licencja MIT