Versiegeschiedenis van HMO - 5 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 5.0
Uitgegeven op 11 mei 2026 - 31,02 KBWerkt met firefox 109.0a1 en laterHMO 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.Broncode vrijgegeven onder MIT-licentie
Oudere versies
Versie 4.0
Uitgegeven op 24 nov. 2025 - 31,01 KBWerkt met firefox 109.0a1 en laterUpdated for recent YouTube changesBroncode vrijgegeven onder MIT-licentie
Versie 3.5
Uitgegeven op 20 jul. 2025 - 31,52 KBWerkt met firefox 109.0a1 en lateradded more languages supportBroncode vrijgegeven onder MIT-licentie
Versie 3.0
Uitgegeven op 10 jul. 2025 - 29,79 KBWerkt met firefox 109.0a1 en laterfixed not working on some channels, changed logicBroncode vrijgegeven onder MIT-licentie
Versie 2.0
Uitgegeven op 11 jun. 2025 - 28,2 KBWerkt met firefox 109.0a1 en laterBroncode vrijgegeven onder MIT-licentie