История версий SkyLink - Bluesky DID Detector - 6 версий
SkyLink - Bluesky DID Detector от Jesse J. Anderson
История версий SkyLink - Bluesky DID Detector - 6 версий
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.4.3
Выпущено 29 мая 2025 г. - 29,12 КБРаботает с 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
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширение- Fixed
Старые версии
Версия 1.4.2
Выпущено 5 июня 2023 г. - 28,62 КБРаботает с 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
Версия 1.4.1
Выпущено 22 мая 2023 г. - 28,58 КБРаботает с firefox 109.0 и выше- Small fix for a bug introduced in `1.4.0` that occurs when the browser puts idle extensions to sleepИсходный код выпущен на условиях Лицензия MIT
Версия 1.4.0
Выпущено 20 мая 2023 г. - 28,35 КБРаботает с 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
Версия 1.3.0
Выпущено 7 мая 2023 г. - 26,73 КБРаботает с firefox 79.0 и выше### Added
- Support for alternative HTTPS method for detecting DID
### Changed
- Remove permissions for "tabs" as it is not neededИсходный код выпущен на условиях Лицензия MIT
Версия 1.2.0
Выпущено 5 мая 2023 г. - 26,36 КБРаботает с firefox 79.0 и вышеИсходный код выпущен на условиях Лицензия MIT