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

These are versions of this script where the code was updated. Show all versions.

  • v0.18 09.05.2015. Performance increase
  • v0.17 05.05.2015. Fixed tooltip event issue
  • v0.16 04.05.2015. Minor logic error with tooltips
  • v0.15 04.05.2015. Fixed tooltip + scrub button on fade timeout
  • v0.14 02.05.2015. More scrubber aligning....
  • v0.13 02.05.2015. Fixed scaling error
  • v0.12 01.05.2015. Removed console log.
  • v0.12 01.05.2015. Fixed scrubber button positioning.
  • v0.11 27.04.2015. Fixed progress bar being reduced twice.
  • v0.10 08.04.2015. Added scrub button functionality, whereby it fades into the progress bar instead of just fading
  • v0.09 05.04.2015. Fixes script not running on some urls.
  • v0.08 04.04.2015. Fixes scrub button dragging issue.
  • v0.07 03.04.2015. Added fading events, made the script comply further with youtube's scripts.
  • v0.06 03.04.2015. Fixed cinema mode functionality and rewrote the player resizing logic.
  • v0.05 03.04.2015. Minor syntax
  • v0.05 02.04.2015. Fixed cursor bug (except when inspect element is open), fixed fullscreen to an extent
  • v0.04 02.04.2015. Added functionality that changes the height of the video to suit the options, improved readability of the code, made the script overall more inclusive to different youtube settings
  • v0.03 29.03.2015. Fixed Indentation
  • v0.03 29.03.2015. Fixed weird behaviour involving localising variables
  • v0.02 29.03.2015. Added more parameters and increased the readability of the script
  • v0.01 29.03.2015.
  • v0.01 29.03.2015.