TransWikia.com

How can I hide YouTube progress bar and title

Web Applications Asked by sinfulslave on November 3, 2021

I can’t deal with translation in the existence of the useless YouTube bar, It shows up every second and takes longer to hide by itself, I do seek forward and backward using arrow keys, is there a way to hide it or move it to the top or decrease its size?

One Answer

In order to accomplish this, you need to modify the page in your browser. There are several ways to do this, but one of the simplest is a JavaScript bookmarklet.

Here is an intro to the idea and use of bookmarklets.

Here is a guide to implementing your specific request using a bookmarklet.

Or, if you already understand bookmarklets, here is code for this one:

javascript:(function(){var goaway=".ytp-chrome-top,.ytp-chrome-bottom{display:none;}";if("v"=="v"){document.createStyleSheet().cssText=goaway}else{var tag=document.createElement("style");tag.type="text/css";document.getElementsByTagName("head")[0].appendChild(tag);tag[(typeof document.body.style.WebkitAppearance=="string")?"innerText":"innerHTML"]=goaway}})();

Answered by JCD on November 3, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP