Adds controls to HTML5 videos
< 脚本Add Controls to HTML5 videos的反馈
Overall I'm not going to make the changes required to solve problems 1 and 3. This was a userscript I mostly made for myself because I was annoyed at some website I can't remember anymore.
Thanks for explanation.
The idea was to make script work "all times" only on websites, selected by user. Currently // @include *
is used, so it runs everywhere.
Some issues
Great script, very helpful. Thanks a lot! It's a pity that there are some circumstances, in which your script doesn't work.
Here controls are not shown automatically, unless you right click on it and select "Show Controls". Need to open the direct link.
Direct link on "gifs" (example 1, example 2) is also not supported
Script doesn't work on videos, which load after comments are open or in iframes: example.
Can you solve these problems?