Historique de versions de MAWed - 9 versions
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 5.1
Publié le 13 mai 2026 - 182,61 KoFonctionne avec firefox 109.0 et versions supérieuresremoved "watched" button from search result siteCode source publié sous licence Licence MIT
Anciennes versions
Version 5.0.1
Publié le 11 mai 2026 - 182,33 KoFonctionne avec firefox 109.0 et versions supérieuresFixed
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.Code source publié sous licence Licence MIT
Version 4.1
Publié le 24 sept. 2025 - 181,78 KoFonctionne avec firefox 109.0 et versions supérieureschanged import and export iconsCode source publié sous licence Licence MIT
Version 4.0
Publié le 18 juin 2025 - 181,77 KoFonctionne avec firefox 109.0 et versions supérieuresbetter performanceCode source publié sous licence Licence MIT
Version 3.6
Publié le 18 juin 2025 - 181 KoFonctionne avec firefox 109.0 et versions supérieuresfixed player buttonCode source publié sous licence Licence MIT
Version 3.5
Publié le 17 juin 2025 - 181,04 KoFonctionne avec firefox 109.0 et versions supérieuresfix layout issuesCode source publié sous licence Licence MIT
Version 3.3
Publié le 9 juin 2025 - 181,3 KoFonctionne avec firefox 109.0 et versions supérieuresfixed panelCode source publié sous licence Licence MIT
Version 3.2
Publié le 9 juin 2025 - 181,64 KoFonctionne avec firefox 109.0 et versions supérieuresperformance fixesCode source publié sous licence Licence MIT
Version 3.0
Publié le 2 juin 2025 - 181,66 KoFonctionne avec firefox 109.0 et versions supérieures- added button on player
- bug fixes
- optimization fixes
Code source publié sous licence Licence MIT