YouTube Music Exponential Volume

Makes YouTube Music volume exponential instead of linear, this makes it easier to control volume.

作者
EdwardDk
今日安裝
1
安裝總數
4
評價
0 0 0
版本
1.0
建立日期
2025-10-22
更新日期
2025-10-22
尺寸
1.3 KB
授權條款
MIT
腳本執行於

YouTube Music Exponential Volume

This userscript modifies the YouTube Music volume control to behave exponentially instead of linearly.
It provides finer control at low volumes, making quiet sounds more natural and balanced for human hearing.

Features

  • Exponential volume curve (configurable exponent)
  • Works directly on music.youtube.com
  • Runs automatically via Tampermonkey or Violentmonkey
  • No external dependencies

Installation

  1. Install Tampermonkey (Chrome/Edge/Firefox).
  2. Create a new userscript.
  3. Paste the code from youtube-music-exponential-volume.js.
  4. Save and enable the script.
  5. Go to https://music.youtube.com and play any song.

Configuration

In the script, adjust the exponent value to change how strong the exponential curve is:

const exponent = 3; // 2 = subtle curve, 3 = stronger curve

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址