Greasy Fork is available in English.

Pause/Mute HTML5 Audio/Video On Leaving Tab

Pause or mute HTML5 audio/video on leaving a tab and restore them back on returning.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
jcunews
1日のインストール数
0
累計インストール数
222
評価
8 0 0
バージョン
1.0.5
作成日
2017/06/05
更新日
2021/03/16
ライセンス
AGPL v3
対象サイト
すべてのサイト

By default, this script will pause instead of mute. To make it to mute instead of pause, change the muteInsteadOfPause variable in the script from false to true.

This script will only pause/mute if the current tab has been fully loaded before switching to other tab. IOTW, it won't pause/mute if the current tab is still loading when switching to other tab.