Theater player default in youtube

set youtube player theater mode when open video

Autor
hdyzen
Instalaciones diarias
0
Instalaciones totales
95
Calificaciones
1 0 0
Versión
1.3
Creado
13/3/2024
Actualizado
30/3/2024
Licencia
MIT
Funciona en

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)