YouTube Stop AUTOPLAY (OBSOLETE)

Stop videos from auto playing

< 腳本YouTube Stop AUTOPLAY (OBSOLETE)的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2014-09-15

Just a reminder

When I try to install the script,an error 'Error installing user script: Error: @run-at document-body is an invalid value' popped up.Please fix this:o
http://wiki.greasespot.net/Metadata_Block#.40run-at
https://github.com/scriptish/scriptish/wiki/Manual%3A-Metadata-Block#run-at-new-in-scriptish

Jixun.Moe管理員
§
發表於:2014-09-15

Change it to "document-start", and wrap everything with

document.addEventListener ('DOMContentLoaded', function () {
    // Original code here
}, false);

And it should work if I didn't made a typo.

§
發表於:2014-09-15

Are you using greasemonkey? I made it to conform with tampermonkey.

§
發表於:2014-09-27

Sorry for the late reply... I use scriptish. I think the method above should work:]

發表回覆

登入以回覆

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址