YouTube HD Override

Makes YouTube videos run in high definition + YouTube fixes

< 脚本YouTube HD Override的反馈

评价:好评 - 脚本运行良好

§
发表于:2015-05-07

Nice script! And some Firefox issues.

In Firefox, you have to port the objects to unsafeWindow or it can't be used in console.

You can add something like

if (typeof unsafeWindow != "undefined") {
    unsafeWindow.HDOSettings = HDOSettings;
    unsafeWindow.SaveHDOSettings = SaveHDOSettings;
}

to the end of script.

§
发表于:2015-05-09

OK, thanks! I was unaware GM had security like that. Updated :)

发表回复

登录(不可用)以发表回复。

QingJ © 2025

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