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
Всего установок
501
Оценки
3 1 0
Версия
0.6
Создан
11.12.2017
Обновлён
11.12.2017
Лицензия
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.