Greasy Fork is available in English.

YouTube HTML5 AutoPause

Automatically pause YouTube HTML5 videos on Youtube

Δημιουργός
chk1
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
393
Βαθμολογίες
1 0 0
Έκδοση
0.3
Δημιουργήθηκε την
15/08/2015
Ενημερώθηκε την
10/09/2015
Μέγεθος
1 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

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.