Histórico de versões de SkyLink - Bluesky DID Detector - 5 versões
SkyLink - Bluesky DID Detector por Jesse J. Anderson
Histórico de versões de SkyLink - Bluesky DID Detector - 5 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 1.4.2
Lançada em 5 de jun de 2023 - 28,62 KBFunciona com firefox 109.0 e superior- 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)Código fonte lançado sob MIT License
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 1.4.1
Lançada em 22 de mai de 2023 - 28,58 KBFunciona com firefox 109.0 e superior- Small fix for a bug introduced in `1.4.0` that occurs when the browser puts idle extensions to sleepCódigo fonte lançado sob MIT License
Versão 1.4.0
Lançada em 20 de mai de 2023 - 28,35 KBFunciona com firefox 109.0 e superior- 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`Código fonte lançado sob MIT License
Versão 1.3.0
Lançada em 7 de mai de 2023 - 26,73 KBFunciona com firefox 79.0 e superior### Added
- Support for alternative HTTPS method for detecting DID
### Changed
- Remove permissions for "tabs" as it is not neededCódigo fonte lançado sob MIT License
Versão 1.2.0
Lançada em 5 de mai de 2023 - 26,36 KBFunciona com firefox 79.0 e superiorCódigo fonte lançado sob MIT License