ytdl-sub status 版本历史 - 1 个版本
ytdl-sub status 作者: kjaymiller
ytdl-sub status 版本历史 - 1 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2026.3.0
发布于 2026年4月26日 - 19.84 KB适用于 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