YouTube HTML5 AutoPause

Automatically pause YouTube HTML5 videos on Youtube

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
chk1
1日のインストール数
0
累計インストール数
393
評価
1 0 0
バージョン
0.3
作成日
2015/08/15
更新日
2015/09/10
大きさ
1.29KB
ライセンス
不明
対象サイト

This script will automatically pause videos on Youtube. Works with the HTML5 video player that has been updated in August 2015. This only works on video pages that you open in new tabs or windows, directly navigating (i.e. left clicking) won't automatically pause the video.

This script works based on MutationObservers that will recognize when the video has loaded and the play/pause button is available. This means that on slow computers (or when opening a lot of tabs at once) this will likely play a few seconds of the video, but it will pause them more reliably than other more simple methods.