Set HTML5 media player volume

Script to set the volume of <video> and <audio> elements to reduced value (defaults to 50%), with a menu item to change for the current page.

Author
Jefferson Scher
Daily installs
0
Total installs
478
Ratings
3 1 0
Version
0.6
Created
2017-12-11
Updated
2017-12-11
License
BSD-3-Clause
Applies to
All sites

Not compatible with Greasemonkey 4.1.

Please use Violentmonkey or Tampermonkey for this script.

This is a revised version of https://greasyfork.org/en/scripts/10197-set-html5-video-volume that handles both audio and video players.

Note #1: The script does not adjust the position of the volume slider on custom control bars (e.g., YouTube) but it still should have modified the volume in the player itself.

Note #5: If the default value of 50% is too high or low as your starting point, you can edit the script to change 0.5 to your choice of values.