Historial de versiones de HMO - 5 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 5.0
Lanzada el 11 de may. de 2026 - 31,02 KBCompatible con firefox 109.0a1 y superioresHMO 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.Se publicó el código fuente bajo la licencia MIT License
Versiones antiguas
Versión 4.0
Lanzada el 24 de nov. de 2025 - 31,01 KBCompatible con firefox 109.0a1 y superioresUpdated for recent YouTube changesSe publicó el código fuente bajo la licencia MIT License
Versión 3.5
Lanzada el 20 de jul. de 2025 - 31,52 KBCompatible con firefox 109.0a1 y superioresadded more languages supportSe publicó el código fuente bajo la licencia MIT License
Versión 3.0
Lanzada el 10 de jul. de 2025 - 29,79 KBCompatible con firefox 109.0a1 y superioresfixed not working on some channels, changed logicSe publicó el código fuente bajo la licencia MIT License
Versión 2.0
Lanzada el 11 de jun. de 2025 - 28,2 KBCompatible con firefox 109.0a1 y superioresSe publicó el código fuente bajo la licencia MIT License