Історія версій Block A/B Testing (YouTube) - 7 версій
Block A/B Testing (YouTube) автор Arzuparreta
Історія версій Block A/B Testing (YouTube) - 7 версій
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 2.4.0
Випущено 3 лип 2026 р. - 202 КБПрацює з 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
Випущено 18 черв 2026 р. - 200,89 КБПрацює з 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
Випущено 17 черв 2026 р. - 197,66 КБПрацює з 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
Випущено 10 черв 2026 р. - 198,89 КБПрацює з 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
Випущено 9 черв 2026 р. - 197,95 КБПрацює з 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
Випущено 6 трав 2026 р. - 194 КБПрацює з 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
Випущено 30 бер 2026 р. - 190,86 КБПрацює з firefox 140.0 і новіше, android 142.0 і новішеПрограмний код випущено на умовах Громадська ліцензія Mozilla 2.0