YouTube Theater Plus

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

Versione datata 23/02/2025. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
fznhq
Valutazione
0 0 0
Versione
2.1.5
Creato il
24/11/2023
Aggiornato il
23/02/2025
Dimensione
13,8 KB
Licenza
GNU GPLv3
Applica a

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