Historie doplňku ytdl-sub status - 1 verze
ytdl-sub status od kjaymiller
Historie doplňku ytdl-sub status - 1 verze
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 2026.3.0
Vydáno 26. dub 2026 – 19,84 KBFunguje s: firefox 140.0 a novější, android 142.0 a novějšíFixed- Saving the API base URL in Options or the popup setup form no longer fails
withpermissions.request may only be called from a user input handler.
Thepermissions.contains()precheck was awaiting before
permissions.request(), consuming the user-gesture context Firefox
requires; the precheck has been dropped (request()already short-circuits
totruewhen the origin is already granted).
Tests- Added a regression test that fails if any source file awaits
permissions.contains()before callingpermissions.request().
Zdrojový kód zveřejněn pod licencí Licence MIT
- Saving the API base URL in Options or the popup setup form no longer fails