chrome-volume-manager
chrome-volume-manager copied to clipboard
A simple Chromium extension to control any tab's volume separately
Volume Manager
A simple Chrome extension to control any tab's volume separately.
- Click on the extension icon and drag the slider to adjust the volume of the active tab
- You can reduce its volume down to 0% and boost it up to 600%
- The current volume is displayed as a badge next to the icon
There are several similar extensions. However, they're either filled with telemetry and analytics, or their UI sucks.
Usage
This extension is not in Chrome Web Store yet; you have to build it yourself.
- Clone this repository
- Run
npm install && npm run build - Go to
chrome://extensions/, enable developer mode and loaddistfolder as an unpacked extension