Historial de versiones de ytdl-sub status - 1 versión
ytdl-sub status por kjaymiller
Historial de versiones de ytdl-sub status - 1 versión
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 2026.3.0
Lanzada el 26 de abr. de 2026 - 19,84 KBCompatible con firefox 140.0 y superiores, android 142.0 y superioresFixed- 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().
Se publicó el código fuente bajo la licencia MIT License
- Saving the API base URL in Options or the popup setup form no longer fails