Theater player default in youtube

set youtube player theater mode when open video

Ejer
hdyzen
Daglige installationer
0
Installationer i alt
44
Bedømmelser
1 0 0
Version
1.3
Oprettet
13.03.2024
Opdateret
30.03.2024
Licens
MIT
Gælder for

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)