Theater player default in youtube

set youtube player theater mode when open video

2024-03-30 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
hdyzen
باھا نومۇرى
0 0 0
نەشرى
1.3
قۇرۇلغان ۋاقتى
2024-03-13
يېڭىلانغان ۋاقتى
2024-03-30
Size
471 بايت
ئىجازەتنامىسى
MIT
قوللايدىغىنى

Set youtube player theater mode when open video

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)