Close and/or Mute YouTube ads automatically!
< Отзив за 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; }
Влезте, за да публикувате отговор.
Small upgrade: speed up the add, to save time:
line 250