Historie doplňku HMO - 5 verzí
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 5.0
Vydáno 11. kvě 2026 – 31,02 KBFunguje s: firefox 109.0a1 a novějšíHMO v5.0 — Release Notes
🔧 Fixed
Members-only videos no longer being detected and hidden — caused by YouTube's UI overhaul in May 2025 which replaced the old badge system with a new badge-shape element inside yt-lockup-view-model components. The extension now targets both old (ytd-badge-supported-renderer, .badge-style-type-members-only) and new (badge-shape, .yt-badge-shape--type-members-only) badge structures.
Videos in the new lockup-based layout were not being hidden even when a badge was detected — fixed by correctly walking up the DOM from the badge to the nearest video container, then further up to ytd-rich-item-renderer if present, ensuring the whole card is hidden rather than just an inner element.
Some new UI variants don't render a badge element at all and instead surface "Members only" text only within the video metadata row — added a secondary scan of yt-lockup-view-model metadata containers as a fallback detection strategy.
🌐 Improved
All chrome. API calls replaced with browser. for consistency with the manifest and background.js (Firefox WebExtensions API).
Multi-language detection fully preserved — all badge text variants across YouTube's supported languages remain in the detection set.Zdrojový kód zveřejněn pod licencí Licence MIT
Starší verze
Verze 4.0
Vydáno 24. lis 2025 – 31,01 KBFunguje s: firefox 109.0a1 a novějšíUpdated for recent YouTube changesZdrojový kód zveřejněn pod licencí Licence MIT
Verze 3.5
Vydáno 20. čvc 2025 – 31,52 KBFunguje s: firefox 109.0a1 a novějšíadded more languages supportZdrojový kód zveřejněn pod licencí Licence MIT
Verze 3.0
Vydáno 10. čvc 2025 – 29,79 KBFunguje s: firefox 109.0a1 a novějšífixed not working on some channels, changed logicZdrojový kód zveřejněn pod licencí Licence MIT
Verze 2.0
Vydáno 11. čvn 2025 – 28,2 KBFunguje s: firefox 109.0a1 a novějšíZdrojový kód zveřejněn pod licencí Licence MIT