Historia wersji dodatku HMO — 5 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 5.0
Data wydania: 11 maj 2026 — 31,02 KBDziała z: firefox 109.0a1 i nowszeHMO 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.Licencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 4.0
Data wydania: 24 lis 2025 — 31,01 KBDziała z: firefox 109.0a1 i nowszeUpdated for recent YouTube changesLicencja kodu źródłowego: Licencja MIT
Wersja 3.5
Data wydania: 20 lip 2025 — 31,52 KBDziała z: firefox 109.0a1 i nowszeadded more languages supportLicencja kodu źródłowego: Licencja MIT
Wersja 3.0
Data wydania: 10 lip 2025 — 29,79 KBDziała z: firefox 109.0a1 i nowszefixed not working on some channels, changed logicLicencja kodu źródłowego: Licencja MIT
Wersja 2.0
Data wydania: 11 cze 2025 — 28,2 KBDziała z: firefox 109.0a1 i nowszeLicencja kodu źródłowego: Licencja MIT