YouTube Fullscreen Enhancer

This userscript improves YouTube's fullscreen mode by enabling the customization of the viewing experience. Users can hide the video title, player controls, and annotations, as well as stabilize captions when pausing or resuming playback. All these features can be easily toggled.

As of 2023-03-15. See the latest version.

Author
Wanten
Ratings
0 0 0
Version
0.1.1
Created
2023-02-23
Updated
2023-03-15
License
MIT
Applies to

YouTube Fullscreen Enhancer


When you press the "e" key, you can toggle the following features, which apply when you pause a YouTube video in full screen mode by pressing the spacebar or K key:

  • Hiding the video title
  • Hiding the player control bar
  • Hiding annotations
  • Preventing captions text from jumping up and down when you pause or resume the video using the spacebar or K key.

In the code, you have the ability to modify the shortcut key that toggles the script. Additionally, you can also adjust the values of both hideProgressBar and isMouseMoveToggle within the code.