Greasy Fork is available in English.

HTML5 video auto-pause

Auto-pause any HTML5 videos. Will still preload.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
DaVince
1日のインストール数
0
累計インストール数
1,252
評価
5 0 0
バージョン
2014-04-14
作成日
2014/04/14
更新日
2014/04/14
ライセンス
不明
対象サイト
すべてのサイト

Automatically pauses any HTML5 video element encountered (as soon as it find that it's ready to play).
Works both on page load and whenever a new video element is inserted through code.

Preloading will still happen - it will pause the video whenever it finds it's ready to play. This is beneficial if you want to walk away from the video to find it loaded later on, but it also means that it won't save you any bandwidth.