Greasy Fork is available in English.
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;
`)