Block A/B Testing (YouTube) 版本历史 - 8 个版本
Block A/B Testing (YouTube) 作者: Arzuparreta
Block A/B Testing (YouTube) 版本历史 - 8 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.5.0
发布于 2026年7月18日 - 211.57 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本- Significantly improved YouTube performance by removing blocking network interception.
- Fixed incorrect titles or thumbnails leaking between videos.
- Improved title and thumbnail consistency across Home, Search, Watch, Shorts, playlists, and recommendations.
- Added compatibility with YouTube Anti Translate and similar extensions, preventing title conflicts and flickering.
- Improved handling of YouTube’s thumbnail variants and expiring image URLs.
- Strengthened support for dynamically recycled video cards during scrolling.
- Added safer DOM updates and more reliable Firefox startup interception.
源代码遵循 Mozilla 公共许可证 2.0 发布
较早版本
版本 2.4.0
发布于 2026年7月3日 - 202 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本• Patch Notes v2.4.0
Fixed occasional YouTube lag and title/thumbnail mismatches.
This update changes how the extension works internally: it now intercepts YouTube video data in the page context before YouTube renders it,
instead of relying heavily on DOM corrections after render. This makes title and thumbnail pinning more reliable and reduces unnecessary work on
dynamic YouTube pages.
Changes:- Improved reliability for pinned titles and thumbnails.
- Reduced risk of wrong thumbnails or titles appearing on recycled YouTube cards.
- Reduced DOM fallback scanning to lower performance impact.
- Updated Chrome and Firefox store packages for version 2.4.0.
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.3.0
发布于 2026年6月18日 - 200.89 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本v2.3.0
• New: a toolbar menu to turn the extension on or off with a single switch.
• While off, the extension fully pauses — it stops pinning and no longer saves new titles or thumbnails.
• Turning it back on instantly re-applies your pinned titles and thumbnails on the current page.
• Your saved pins are kept while disabled, so nothing is lost.
• Added a link to the project on GitHub from the menu.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.2.2
发布于 2026年6月17日 - 197.66 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本v2.2.2
Rebuilt the title/thumbnail pinning engine from the ground up. Instead of
scraping the DOM after YouTube renders (which was fragile, slow, and prone to
cross-video title leaks), the extension now intercepts YouTube's internal API
responses and pins the first-seen title and thumbnail BEFORE YouTube renders them.- Zero DOM observers (was 5 continuous MutationObservers)
- Covers all YouTube surfaces (watch, shorts, search, home, channels, playlists,
sidebar — anything that goes through /youtubei/v1/ is intercepted) - In-memory pin cache removes per-frame storage reads; pin application is
synchronous inside the network layer - Dramatically fewer race conditions — no card recycling guards, no tentative
gates, no generation counters - Same privacy: everything stays in local browser storage, zero data collection
源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.2.1
发布于 2026年6月10日 - 198.89 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Various fixes that complement and close the issues adressed in the last update.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.2.0
发布于 2026年6月9日 - 197.95 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Fixed a case where some titles would remain in screen.
Fixed memory accumulating infinitely with an automatic cleanup and a tight limit for optimal behavior.
Removed unnecesary refreshes that did not apply to the current endopint the user is looking at.
Various performance and architecture refactors for stability and performance.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.1.0
发布于 2026年5月6日 - 194 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本Functionality extended to also pin A/B tested thumbnails, as well as video titles. Same idea, same logic, just extended to thumbnails.源代码遵循 Mozilla 公共许可证 2.0 发布
版本 2.0.4
发布于 2026年3月30日 - 190.86 KB适用于 firefox 140.0 及更高版本, android 142.0 及更高版本源代码遵循 Mozilla 公共许可证 2.0 发布