История версий «ytdl-sub status» – 1 версия
ytdl-sub status от kjaymiller
История версий «ytdl-sub status» – 1 версия
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 2026.3.0
Выпущено 26 апр. 2026 г. — 19,84 КБРаботает с firefox 140.0 и выше, android 142.0 и выше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().
Исходный код выпущен на условиях Лицензия MIT
- Saving the API base URL in Options or the popup setup form no longer fails