Best Method to Disable Ads on YouTube | How to Disable Ads on YouTube

1
Best Method to Disable Ads on YouTube | How to Disable Ads on YouTube - techinfoBiT

There are a lot of ways to block ads, but with a simple command in the developer console, you can disable all ads on YouTube via an experiment.

Google frequently tries out new features with experiments via TestTube. A less advertised experiment can disable all ads on the site. Here’s how to turn it on:

  1. Open up a YouTube video.
  2. Open up the developer console (Ctrl-Shift-J for Chrome, Ctrl-Shift-K for Firefox)
  3. Enter the following code:
document.cookie="VISITOR_INFO1_LIVE=oKckVSqvaGw; path=/; domain=.youtube.com";window.location.reload();

Now you will not see any ads, Since this is something that Google is allowing, it’s possible it could go away in the future, but while it works, you get a lovely ad-free viewing experience without any plugins. It even works on those pesky video ads.

Via: Lifehacker.com

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.