MAWed의 버전 기록 - 9개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 5.1
2026년 5월 13일에 출시 - 182.61 KBfirefox 109.0 이상에서 작동removed "watched" button from search result siteMIT 라이선스에 따라 릴리스된 소스 코드
이전 버전
버전 5.0.1
2026년 5월 11일에 출시 - 182.33 KBfirefox 109.0 이상에서 작동Fixed
Buttons no longer appearing on video thumbnails — caused by YouTube's UI overhaul in May 2025 which migrated the home feed and subscriptions page to a new yt-lockup-view-model component system. The script now detects both the old (ytd-thumbnail > a#thumbnail) and new (.yt-lockup-view-model__content-image > a) thumbnail structures simultaneously, with a fallback for any remaining edge cases.
Thumbnail buttons were being clipped by overflow: hidden on parent elements — fixed by attaching buttons directly to the thumbnail anchor link instead of the thumbnail wrapper, and triggering hover visibility on the whole video card rather than the thumbnail alone.
✨ New
Collapsible panel — the control panel can now be hidden via the "Hide panel" button, collapsing to a small floating icon in the bottom-right corner. State is persisted across sessions via localStorage.
Dim watched videos — when "Show hidden" is active, already-watched videos are visually dimmed (reduced opacity + slight desaturation) so they're immediately distinguishable from unwatched ones.
Smooth button reveal — thumbnail buttons now fade in on hover with a subtle slide animation instead of being always visible.
💅 Redesigned
Control panel rebuilt with a dark glass-morphism style — blurred background, consistent border radius, icon + label buttons.
Thumbnail buttons use a cleaner pill style with stronger shadow for readability on any background color.
🌐 Language
All UI text switched to English.MIT 라이선스에 따라 릴리스된 소스 코드
버전 4.1
2025년 9월 24일에 출시 - 181.78 KBfirefox 109.0 이상에서 작동changed import and export iconsMIT 라이선스에 따라 릴리스된 소스 코드
버전 3.0
2025년 6월 2일에 출시 - 181.66 KBfirefox 109.0 이상에서 작동- added button on player
- bug fixes
- optimization fixes
MIT 라이선스에 따라 릴리스된 소스 코드