A Chrome extension that simplifies your YouTube experience by providing precise and easy volume control
- Real-time volume control slider in YouTube videos
- Improved volume slider, allowing for precise audio adjustments
- Easy to use: simply install the extension and start using it on any YouTube video
YouTube's volume control design increments or decrements the volume level in steps of 3-5% rather than 1% increments
While these larger steps make it easier and quicker for most users to adjust the volume to a noticeably different level, they can be less ideal for situations where fine-tuning is required
EasyVolume for YouTube fills this gap by enabling you to fine-tune the volume with 1% increments
This finer control allows users to set the volume at the exact level that suits their preference, their environment, or the specific requirements of the media they are consuming
It's the perfect tool for users who need fine-grained audio adjustments for their YouTube videos
- Install Node.js ( I recommend LTS or higher, but any version at or above 15 will work )
- Download the source files from the release page or clone this repository to your local machine
- Navigate to the downloaded directory in your terminal or command prompt and run the following command:
npm run install-and-build
- Open Google Chrome and navigate to "chrome://extensions"
- Enable Developer Mode by clicking the toggle switch next to Developer mode (on the top right of your chrome page)
- Click the "Load unpacked" button and select the cloned repository's directory