Youtube Video Controls Manager

Manages the video controls overlay on a youtube video, to prevent it blocking 30-40 pixels on the bottom of the video

2015/05/01のページです。最新版はこちら。

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Domination9987
評価
0 0 0
バージョン
0.12
作成日
2015/03/29
更新日
2015/05/01
大きさ
5.12KB
ライセンス
不明
対象サイト

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, previously, on some browsers at various times, the video controls invade the video, cutting off 30-40 pixels from the bottom. This fixes it.

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 with timout variable)

Bugs:

  • Having inspect element open breaks cursor functions
  • Using screen capture programs such as OBS can break cursor functionality
  • Tooltip does not disappear on fade out