HTML5 video auto-pause

Auto-pause any HTML5 videos. Will still preload.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
DaVince
Dnevne instalacije
0
Ukupnih instalacija
1.282
Ocjene
5 0 0
Verzija
2014-04-14
Stvoreno
14.04.2014.
Ažurirano
14.04.2014.
Size
1,17 KB
Licenza
N/A
Primjenjuje se
Sve stranice

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.