Disable YouTube ads

'Damn , these ads don't let me watch the video properly.' , this is how I feel when ads bother me on YouTube . So , today I am writing a simple hack on disabling a YouTube ads :)

  1. 1.Open up a YouTube video (any will do).
  2. 2.Open up the developer console (Ctrl-Shift-J for Chrome, Ctrl-Shift-K for Firefox)
  3. 3.Enter the following code:
  4. document.cookie="VISITOR_INFO1_LIVE=oKckVSqvaGw; path=/; domain=.youtube.com";window.location.reload();
And boom you are done with it ;) These are what it appear :D



And finally get rid off it ;) 



No comments:

Post a Comment