Greasy Fork is available in English.

YouTube Fullpage Theater

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

Maker
fznhq
Dagelijks aantal installaties
0
Totaal aantal installaties
539
Beoordelingen
5 0 0
Versie
2.1.0
Gemaakt op
24-11-2023
Bijgewerkt op
09-12-2024
Grootte
13,8 KB
Licentie
GNU GPLv3
Wordt toegepast op

Make theater mode fill the entire page view with hidden navbar

== This script is feature-complete, will be updated only if something breaks ==

>> 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]
  • [NEW] 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