YouTube Theater Plus

Make theater mode fill the entire page view with a hidden navbar and auto theater mode (Support new UI)

Version vom 26.02.2025. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
fznhq
Bewertungen
0 0 0
Version
2.1.6
Erstellt am
24.11.2023
Letzte Aktualisierung
26.02.2025
Größe
13,8 KB
Lizenz
GNU GPLv3
Wird angewandt auf

Make theater mode fill the entire page view with hidden navbar

>> Popup menu settings, shortcuts ( v )

Features

  • Fullpage Theater Mode
  • Hide navbar when in theater mode, then show navbar when scrolling
  • Hide scrollbar when in theater mode (default true)
  • Hide suggestion, branding, overlay when in theater mode
  • Hide suggestion, branding, overlay outside theater mode (default false)
  • Show header when mouse is near (default false) [1]
  • Use Escape to close theater mode (default true) [2]
  • Support auto theater mode (default false) [3]
  • Customizable label to your own language or whatever you like [4]

Compability

  • Supported browser
    • Chrome / Chromium based
    • Firefox / Firefox based
    • Safari
  • Any Userscript Extension that supports GM.getValue and GM.setValue

Note

  • [1] if true, it will override scroll header toggle
  • [2] if false, it will be replaced by focus search bar on Escape
  • [3] if true, it will open theater mode every time the video changes
  • [4] You can customize labels from source code

Report issue here: Github