YouTube Fullpage Theater

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

Автор
fznhq
Инсталации дневно
0
Инсталации общо
518
Рейтинг
5 0 0
Версия
2.1.0
Създаден
24.11.2023
Обновен
09.12.2024
Лиценз
GNU GPLv3
Работи на

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