Theater player default in youtube

set youtube player theater mode when open video

Aŭtoro
hdyzen
Ĉiutagaj instaloj
0
Tutaj instaloj
102
Ratings
1 0 0
Versio
1.3
Kreita
2024/03/13
Ĝisdatigita
2024/03/30
Size
471 bitokoj
Licenco
MIT
Aplikiĝas al

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)