Pause all HTML5 videos on load

Pause autoplaying HTML5 videos on load. In Firefox just go into about:config and look for media.autoplay.enabled and set to false.

目前為 2014-11-16 提交的版本,檢視 最新版本

作者
clickhappier-archive
評價
0 0 0
版本
1
建立日期
2014-11-16
更新日期
2014-11-16
尺寸
593 位元組
授權條款
未知
腳本執行於
所有網站

I'm using this 'clickhappier-archive' account to post archival copies of old MTurk-related userscripts from userscripts-mirror.org (which is itself an archive of the defunct site userscripts.org), which their authors or others haven't re-posted on Greasyfork yet. Some of these may no longer be all that interesting as more recent scripts may do what they do better, but some remain very useful.


This script was archived from http://userscripts-mirror.org/scripts/show/119838

Author: Scuzzball

Script Name: Prevent autoplay from HTML5 Videos / Pause all HTML5 videos on load

Last update Apr 30, 2012 — Installed 4,057 times.

Script Summary: Pause all youtube [and other] HTML5 videos on load.
(And as described by DCI in this forum post): [Certain HITs with embedded audio/video] always load slow. I think it's best to do them in two tabs, but in order to do that you need to disable autoplay. In ff [Firefox] you can do that by going into about:config and setting media.autoplay.enabled to false. Chrome doesn't have that option so you have to use a userscript. This will disable autoplay in Chrome (or FF, but not perfect or necessary).

Version: 1


Note from Clickhappier: I successfully use this script in Chrome. Between NoScript, FlashBlock, and the about:config setting, I don't need it in Firefox, but it causes no issues there either.