HMO의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 5.0
2026년 5월 11일에 출시 - 31.02 KBfirefox 109.0a1 이상에서 작동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.MIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 4.0
2025년 11월 24일에 출시 - 31.01 KBfirefox 109.0a1 이상에서 작동Updated for recent YouTube changesMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.5
2025년 7월 20일에 출시 - 31.52 KBfirefox 109.0a1 이상에서 작동added more languages supportMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.0
2025년 7월 10일에 출시 - 29.79 KBfirefox 109.0a1 이상에서 작동fixed not working on some channels, changed logicMIT 라이선스에 따라 릴리스된 소스 코드