Moves the YouTube video to the top of the website and fill the window with the video player.
< Feedback on 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.
Sign in to post a reply.
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.