Video Player Enhancements

Script contains some enhancements for default HTML5 player.

Author
DaveIT
Daily installs
0
Total installs
561
Ratings
7 0 0
Version
0.4.6
Created
2018-05-29
Updated
2019-03-23
License
N/A
Applies to
All sites

The script contains some enhancements for default HTML5 player (for <video> tag) increasing convenience of using it. Tested on Google Chrome.

List of enhancements:

  • video time control by left/right arrows by 5 seconds,
  • video time control by 0-9 keys (press moves current video time to given video part — like on YouTube),
  • volume control by up/down arrows and mousewheel by 5%,
  • video mute by pressing m key,
  • fullscreen mode by pressing f key or left mouse button double click,
  • mouse cursor auto-hiding after specified time (mouseHideTimout variable).

Attention! Script works only if you open your video directly in the web browser (for example when you see something like this in address bar: https://mywebsite.com/myvideo.mp4).