Skip to content

Araxeus/Youtube-Volume-Scroll

Repository files navigation

Youtube Volume Scroll

for Firefox for Firefox for Chrome

Browser Extension that enable scrolling mousewheel to control volume on Youtube and Youtube Music

Version License: MIT Maintenance

Features

★ 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

Installation

Chrome Chrome and other Chromium browsers

Chrome Microsoft Edge

Firefox Manifest V3 only

Firefox Signed .xpi files

Build it yourself

Requires Node.js and npm

# Clone the repo and cd to it
git clone https://github.com/Araxeus/Youtube-Volume-Scroll.git

cd Youtube-Volume-Scroll

# Install build dependencies
yarn

# Build the extension
yarn build

The resulting unsigned xpi/zip file will be in the web-ext-artifacts folder.

Known Issues

  • 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:
    disable Block third-party cookies in incognito (1/2)

Author

👤 Araxeus

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!