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;
`)