ytdl-sub status のバージョン履歴 - 全 1 バージョン
ytdl-sub status 作成者: kjaymiller
ytdl-sub status のバージョン履歴 - 全 1 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 2026.3.0
リリース日 : 2026年4月26日 - 19.84 KBfirefox バージョン 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 License に従いリリースされています
- Saving the API base URL in Options or the popup setup form no longer fails