Greasy Fork is available in English.
the script saves and applies your set volume level, when it is off or suddenly too loud!
这些是此脚本变更过代码的版本。 显示所有版本。
ensures consistent video volume and mute state management. It saves and restores volume (including low values like 0.01–0.1) and mute state using GM_getValue/GM_setValue. The script fixes a bug where the mute state was incorrectly reset to true after clicking the "Back" button by applying saved settings (savedVolume and savedMuted) to all videos with a 100ms delay post-navigation. It also ensures mute state changes only on "Mute/Unmute" button clicks and persists across page navigation and scrolling, maintaining user-defined volume and mute preferences.