YouTube HD Override

Makes YouTube videos run in high definition + YouTube fixes

< Opiniones de YouTube HD Override

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 07/05/2015

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.

§
Publicado: 09/05/2015

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

Publicar respuesta

Inicia sesión para responder.

长期地址
遇到问题?请前往 GitHub 提 Issues。