Theater player default in youtube

set youtube player theater mode when open video

As of 2024-04-04. See the latest version.

Author
hdyzen
Ratings
0 0 0
Version
1.3
Created
2024-03-13
Updated
2024-04-04
Size
471 Bytes
License
MIT
Applies to

Set youtube player theater mode

If use UBlock:

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

OR:

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