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.