How To Get Rid Of Youtube End Cards
Learn how to remove or disable those stupid YouTube cease cards that don't permit y'all to meet the stop of the video.
How many times those stupid recommendation cards have covered an important part at the end of the video? It happened to me more than once and sincerely, I'1000 getting tired of it because at that place's no option on YouTube to disable them, y'all are forced to meet them under whatsoever circumstance. In this article, we'll explicate to you 2 useful approaches that you lot tin use to remove the cards that appear at the end of every YouTube video permanently or whenever you want.
A. Removing once
If all that you need is to remove the card once, for case, if you are trying to create a screenshot of a item scene in the video that is covered with the cards, you can inject some JavaScript to remove them from the document. To practise this, we need to open the Programmer Tools of the browser, in this case, nosotros are going to work in Google Chrome. To open the dev tools printing F12 or alternatively go to Settings > More than Tools > Developer Tools () and a docked area will appear in the browser. In this new area, go to the Console tab and inject the following code that will select all of those card elements identified with the CSS selector .ytp-ce-element and will remove all of them:
certificate.querySelectorAll(".ytp-ce-element").forEach((el) => el.remove()); Just paste the given lawmaking in the final similar this and press enter:
After injecting the code, the cards will disappear from the current video:
Great!
B. Removing permanently
In case that you want to remove permanently the cards from actualization in every YouTube video that you see, yous will need to follow some extra steps. The best solution that exists present is to automatize what we did in the commencement step through an extension that can be installed in the browser. This extension is uBlock Origin, an efficient blocker that goes piece of cake on CPU and retentivity. uBlock Origin is not an "advertizement blocker", merely a wide-spectrum content blocker with CPU and memory efficiency equally a primary characteristic. It features also:
- uBlock Origin filter lists
- EasyList (ads)
- EasyPrivacy (tracking)
- Peter Lowe's Ad server list (ads and tracking)
- Online Malicious URL Blocklist
You tin can install hands this extension from the official website in the browser here:
After installing information technology, you need to add a new filter that will analyze the YouTube domain every time you visit it and volition cake the menu elements from appearing. Visit the YouTube website (youtube.com) and open the dashboard of uBlock Origin:
Then become to the My filters tab and annals the following rule in the text editor:
! www.youtube.com ##.ytp-ce-chemical element Then click on Utilise changes:
and close the tab! Now if you visit any video on YouTube that shows those cards, they won't appear anymore:
Happy coding ❤️!
Source: https://ourcodeworld.com/articles/read/1522/how-to-remove-or-disable-youtube-end-cards
Posted by: levinenes1943.blogspot.com

0 Response to "How To Get Rid Of Youtube End Cards"
Post a Comment