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.

Version vom 25.02.2023. Aktuellste Version

Autor
Wanten
Bewertungen
0 0 0
Version
0.0.9
Erstellt am
23.02.2023
Letzte Aktualisierung
25.02.2023
Größe
3,08 KB
Lizenz
MIT
Wird angewandt auf

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.