Greasy Fork is available in English.

Theater player default in youtube

set youtube player theater mode when open video

Auteur
hdyzen
Nombre d'installations quotidiennes
0
Nombre d'installations
44
Évaluations
1 0 0
Version
1.3
Créer
2024-03-13
Mis à jour
2024-03-30
Licence
MIT
S'applique à

Set youtube player theater mode

Alt, if you use UBlock:

! Youtube - Set theater mode player
youtube.com##+js(set, ytcfg.data_.START_IN_THEATER_MODE, true)

or player with full height:

! Youtube - Set player full height
youtube.com##+js(set, ytcfg.data_.START_IN_FULL_WINDOW_MODE, true)