Youtube Video Controls Manager

Fixes the play/pause controls to fade in and out on hover

目前为 2015-03-29 提交的版本,查看 最新版本

作者
Domination9987
评分
0 0 0
版本
0.01
创建于
2015-03-29
更新于
2015-03-29
大小
2.1 KB
许可证
暂无
适用于

This is a script that manages the video controls overlay on a youtube video (i.e. pause, fast forward, progress bar, etc.) The need for this script is that, due to recent changes by google, the video controls overlay the video, cutting off 30-40 pixels from the bottom.

Functionality:

  • Shows the video player controls if the cursor moves within the video area
  • Hides the video player controls if the cursor leaves the video area
  • Hides the video player controls if the cursor does not move within the area for 1 second (interval be changed)

Note that when the video player controls are hidden, the progress bar is still shown as 3-pixels high from the bottom.