Moves the YouTube video to the top of the website and fill the window with the video player.
< Valutazione su 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.
Accedi per pubblicare una risposta.
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.