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
1日のインストール数
0
累計インストール数
491
評価
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.