MAWed のバージョン履歴 - 全 9 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 5.1
リリース日 : 2026年5月13日 - 182.61 KBfirefox バージョン 109.0 以降 で動作removed "watched" button from search result siteソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 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 License に従いリリースされています
バージョン 4.1
リリース日 : 2025年9月24日 - 181.78 KBfirefox バージョン 109.0 以降 で動作changed import and export iconsソースコードは MIT License に従いリリースされています
バージョン 4.0
リリース日 : 2025年6月18日 - 181.77 KBfirefox バージョン 109.0 以降 で動作better performanceソースコードは MIT License に従いリリースされています
バージョン 3.6
リリース日 : 2025年6月18日 - 181 KBfirefox バージョン 109.0 以降 で動作fixed player buttonソースコードは MIT License に従いリリースされています
バージョン 3.5
リリース日 : 2025年6月17日 - 181.04 KBfirefox バージョン 109.0 以降 で動作fix layout issuesソースコードは MIT License に従いリリースされています
バージョン 3.3
リリース日 : 2025年6月9日 - 181.3 KBfirefox バージョン 109.0 以降 で動作fixed panelソースコードは MIT License に従いリリースされています
バージョン 3.2
リリース日 : 2025年6月9日 - 181.64 KBfirefox バージョン 109.0 以降 で動作performance fixesソースコードは MIT License に従いリリースされています
バージョン 3.0
リリース日 : 2025年6月2日 - 181.66 KBfirefox バージョン 109.0 以降 で動作- added button on player
- bug fixes
- optimization fixes
ソースコードは MIT License に従いリリースされています