How To Disable YouTube Pre-Video Advertisements
There are a lot of ways to block ads, but with a simple command, you can disable all ads on YouTube by following the below given steps:
#1 Open up a YouTube video (any will work).
#2 Open up the developer console (Ctrl+Shift+J for Chrome, Ctrl+Shift+K for Firefox)
#3 Enter the following code:
12document.cookie="VISITOR_INFO1_LIVE=oKckVSqvaGw; path=/;
domain=.youtube.com";window.location.reload();
#4 Boom, you just disabled YouTube Pre-Video Advertisements.
P.S When you close the window and reopen it, you need to add the command again for disabling the ads.
No comments:
Post a Comment