Greasy Fork is available in English.

Theater player default in youtube

set youtube player theater mode when open video

Tác giả
hdyzen
Cài đặt hàng ngày
0
Số lần cài đặt
45
Đánh giá
1 0 0
Phiên bản
1.3
Đã tạo
13-03-2024
Đã cập nhật
30-03-2024
Giấy phép
MIT
Áp dụng cho

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)