YouTube Fullpage Theater

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

Author
fznhq
Daily installs
2
Total installs
505
Ratings
5 0 0
Version
2.0.7
Created
2023-11-24
Updated
2024-11-18
License
GNU GPLv3
Applies to

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]

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

Report issue here: Github