Enlarges the media player to fill the entire screen with theatre mode.
< Отзив за Better Youtube Theatre Mode
You should had the code below if you don't want to break fullscreenaddStyle(` :fullscreen #player-full-bleed-container,:fullscreen #full-bleed-container { max-height: calc(100vh) !important; `)
You're amazing, thanks for posting this! OP should update script
Влезте, за да публикувате отговор.
You should had the code below if you don't want to break fullscreen
addStyle(`
:fullscreen #player-full-bleed-container,:fullscreen #full-bleed-container {
max-height: calc(100vh) !important;
`)