ytdl-sub status version history - 1 version
ytdl-sub status by kjaymiller
ytdl-sub status version history - 1 version
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2026.3.0
Released Apr 26, 2026 - 19.84 KBWorks with firefox 140.0 and later, android 142.0 and laterFixed- 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().
Source code released under MIT License
- Saving the API base URL in Options or the popup setup form no longer fails