Youtube Fullpage Theater

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

Version vom 26.08.2024. 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
1.6.4
Erstellt am
24.11.2023
Letzte Aktualisierung
26.08.2024
Größe
13,4 KB
Lizenz
GNU GPLv3
Wird angewandt auf

Make theater mode fill the entire page view with hidden navbar

Popup menu settings, shortcuts (v)

  • 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
  • [NEW] Hide suggestion, branding, overlay outside theater mode
  • Added Escape keyboard shortcut to close theater mode (default true) [1]
  • Support auto theater mode (default false) [2]

Note

  • [1] if false, it will be replaced by focus search bar on Escape
  • [2] if true, it will open theater mode every time the video changes

List Config

  • auto_theater_mode (default false)
  • hide_scrollbar (default true)
  • close_theater_with_esc (default true)
  • hide_card (default false)

Report issue here: Github