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.

Bạn sẽ cần cài đặt một tiện ích mở rộng như Tampermonkey hoặc Violentmonkey để cài đặt kịch bản này.

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
DaVince
Cài đặt hàng ngày
0
Số lần cài đặt
1.282
Đánh giá
5 0 0
Phiên bản
2014-04-14
Đã tạo
14-04-2014
Đã cập nhật
14-04-2014
Kích thước
1 KB
Giấy phép
N/A
Áp dụng cho
Tất cả trang web

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.