Historia wersji dodatku MAWed — 9 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 5.1
Data wydania: 13 maj 2026 — 182,61 KBDziała z: firefox 109.0 i nowszeremoved "watched" button from search result siteLicencja kodu źródłowego: Licencja MIT
Poprzednie wersje
Wersja 5.0.1
Data wydania: 11 maj 2026 — 182,33 KBDziała z: firefox 109.0 i nowszeFixed
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.Licencja kodu źródłowego: Licencja MIT
Wersja 4.1
Data wydania: 24 wrz 2025 — 181,78 KBDziała z: firefox 109.0 i nowszechanged import and export iconsLicencja kodu źródłowego: Licencja MIT
Wersja 4.0
Data wydania: 18 cze 2025 — 181,77 KBDziała z: firefox 109.0 i nowszebetter performanceLicencja kodu źródłowego: Licencja MIT
Wersja 3.6
Data wydania: 18 cze 2025 — 181 KBDziała z: firefox 109.0 i nowszefixed player buttonLicencja kodu źródłowego: Licencja MIT
Wersja 3.5
Data wydania: 17 cze 2025 — 181,04 KBDziała z: firefox 109.0 i nowszefix layout issuesLicencja kodu źródłowego: Licencja MIT
Wersja 3.3
Data wydania: 9 cze 2025 — 181,3 KBDziała z: firefox 109.0 i nowszefixed panelLicencja kodu źródłowego: Licencja MIT
Wersja 3.2
Data wydania: 9 cze 2025 — 181,64 KBDziała z: firefox 109.0 i nowszeperformance fixesLicencja kodu źródłowego: Licencja MIT
Wersja 3.0
Data wydania: 2 cze 2025 — 181,66 KBDziała z: firefox 109.0 i nowsze- added button on player
- bug fixes
- optimization fixes
Licencja kodu źródłowego: Licencja MIT