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
登录(不可用)以发布留言。
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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;
`)