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.

目前為 2017-12-11 提交的版本,檢視 最新版本

作者
Jefferson Scher
評價
0 0 0
版本
0.6
建立日期
2017-12-11
更新日期
2017-12-11
尺寸
2.1 KB
授權條款
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.