Greasy Fork is available in English.

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.

作者
Jefferson Scher
日安装量
0
总安装量
490
评分
3 1 0
版本
0.6
创建于
2017-12-11
更新于
2017-12-11
许可证
BSD-3-Clause
适用于
所有网站

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.