Greasy Fork is available in English.

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.

2023-03-15 일자. 최신 버전을 확인하세요.

개발자
Wanten
평점
0 0 0
버전
0.1.1
생성
2023-02-23
갱신
2023-03-15
라이선스
MIT
동작 사이트

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.