Browser Extension that enable scrolling mousewheel to control volume on Youtube and Youtube Music
★ Use mousewheel on the video to change the volume
★ Display the new volume for 1 second on the video when changing volume
★ Customizable options in the extension settings (with light / dark mode support)
★ Remember volume even in incognito mode
★ Works on youtube.com and music.youtube.com
★ Works in embedded videos (Like in Reddit, WhatsApp, etc.)
★ Automatically blocks the "Continue watching?" popup that appears after some time
Chrome and other Chromium browsers
# Clone the repo and cd to it
git clone https://github.com/Araxeus/Youtube-Volume-Scroll.git
cd Youtube-Volume-Scroll
# Install build dependencies
bun install
# Build the extension
bun b
The resulting unsigned xpi/zip file will be in the web-ext-artifacts
folder.
-
To work in incognito, permission needs to be explicitly set in the extension settings
-
If you experience embedded videos in incognito mode not saving volume:
disableBlock third-party cookies in incognito
(1/2)
👤 Araxeus
- Github: @Araxeus
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!