YouTube & Youtube Music volume fix

Makes the YouTube music volume slider exponential so it's easier to select lower volumes.

Fejlesztő
Virtual-Maisie
Napi telepítések
0
Telepítések száma
6
Értékelések
0 0 0
Verzió
0.4
Létrehozva
2025.04.29.
Frissítve
2025.04.29.
Size
3 KB
Licensz
Ismeretlen
Érvényes

Changes the Volume behavior of YouTube & YouTube Music

The volume slider of YouTube is linear by default which causes it to feel very ineffective until the very end where it mutes the music. Apparently YouTube used to have exponential volume but this is not the case in my experience.

This is a modified version of https://greasyforks.org/en/scripts/397686-youtube-music-fix-volume-ratio

which also works on YouTube and takes into account the volume normalization so YouTube and YouTube Music volume should be the same between them at the same slider position

This script addresses this issue by applying an exponent of 3 to the volume setting, which results in these settings:

100% = 100%
50% = ~12.5%
20% = ~0.8%
10% = ~0.1%
5% = ~0.0125% (5% is the lowest selectable value by the UX)
长期地址
遇到问题?请前往 GitHub 提 Issues。