YouTube - hide controls

Add button in YouTube video player controls for hiding/showing controls. (They do not auto-hide when video is paused.)

< 脚本YouTube - hide controls的反馈

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

§
发表于:2021-09-04
编辑于:2021-09-04

Thanks for this simple but so useful script. I use a lot when the video have subs.
Btw, does it really need the '@require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'?

Teemu Myller作者
§
发表于:2021-09-06

Hi, in it's current form this script needs JQuery, but this is so basic DOM manipulation that it can definitely be achieved without it as well. I used it only because of old habits and I personally don't real mind if jquery.min.js is loaded. If you really need a version without it, it should be fairly straightforward to convert it yourself - as you might have noticed, my choice of license allows it. :) Or, if you can't (or won't) but really really need it, perhaps I could do it at some point when I have time.

发表回复

登录以发表回复。