Resize YT To Window Size

Moves the YouTube video to the top of the website and fill the window with the video player.

< 脚本 Resize YT To Window Size 的反馈

评价:好评 - 脚本运行良好

§
发布于:2023-01-23

Awesome script! Been using it for a long time, it's a must have. Also curious if the author of this script could make something similar for rumble.com? I'm able to fit it more in the window with this CSS but would love to have it take over the whole window like this script does.

#theaterVideoPlayer {
height: 600px;
margin-top: 0px;
}

发布留言

登录以发布留言。