Close and/or Mute YouTube ads automatically!
< Feedback on Auto Close YouTube Ads
Small upgrade: speed up the add, to save time:
line 250
if (conf.hideAd) { ad.style.zIndex = 10 ad.style.background = 'black' document.querySelector('video').playbackRate = 20; }
Sign in to post a reply.
Small upgrade: speed up the add, to save time:
line 250