Moves the YouTube video to the top of the website and fill the window with the video player.
< 脚本 Resize YT To Window Size 的反馈
Please add a small code to hide the scrollbarGM_addStyle("::-webkit-scrollbar { display: none; }"); I think if you hide it, it will look better.
登录以发布留言。
Please add a small code to hide the scrollbar
GM_addStyle("::-webkit-scrollbar { display: none; }");
I think if you hide it, it will look better.