YTPA - Play All For YouTube 版本历史 - 3 个版本
YTPA - Play All For YouTube 作者: Robert Wesner
YTPA - Play All For YouTube 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.0.20260223.0
发布于 2026年2月23日 - 372.89 KB适用于 firefox 128.0 及更高版本, android 128.0 及更高版本源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
较早版本
版本 1.0.20260222.0
发布于 2026年2月23日 - 404.36 KB适用于 firefox 128.0 及更高版本, android 128.0 及更高版本20260222-0
A lot of housekeeping, many internal refactors.
Implemented new UI and settings capabilities.- Refactored script.user.js to have a custom-made single-file module system.
- Moved most of the boilerplate definitions into individual modules.
- Added way too many FP patterns.
- Created an extensible DSL for declaratively rendering the settings-dialog.
- Extended
$builderand removed$populateentirely. - Added button theming, spacer, and settings dialog.
20260220-0
Strong progress towards improvements for future testing.
Additional fixes for the new UI for channels with members-only content.- Made testing harness more modular.
- Refactored initial testing to
Run.Test.Allmodule. - Added
Run.Playground.Ui.V20260219module to testing harness. - #56 Added compatibility to the new members-only UI.
20260208-0
More stability and cleaner code. A maintenance release without feature changes.
Added automated validation of userscript with eslint and semgrep.- Applied eslint recommendations.
- Improved reliability of automated testing.
- Added more steps to manual testing script (
test.user.js). - Ensure playlist emulation only runs when a playlist is part of the URL.
- Ensure every error within the script is handled properly.
- Remove the need for trusted type bypass by using
$builder()amd$populate()(formerlysafeBuildDynamicHtml) for all dynamic HTML. - Increase mobile reliability for switching between Latest and Popular.
- #51 #53 Improved the regular expression for extracting channelId.
- Compatibility with partially released new YouTube UI elements.
eslintandsemgrepare used to check for risky/insecure code inside the userscript.
This is a measure to build reliability and trust by making it easier to audit the code.
20251115-1
Slight improvements to stability in edge cases.
Strong work towards automatic testing. Commands are used to trigger tests.- Attributes that are not HtmlElement properties are set from safeBuildDynamicHtml.
- Ensure all links in playlist during random play lead to random play.
- Minor UI improvements for random play.
- Made fetching of channelId more reliable when starting at a channel page and navigating to another.
There are now automated testing tools for YTPA, written in purescript and running puppeteer.源代码遵循 仅 GNU 通用公共许可证 v3.0 发布
版本 1.0.20251115.0
发布于 2025年11月15日 - 50.74 KB适用于 firefox 128.0 及更高版本Improved branding and stability.源代码遵循 仅 GNU 通用公共许可证 v3.0 发布