This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name YouTube Ads Accelerator | |
| // @namespace https://youtube.com/ | |
| // @version 1.4 | |
| // @author Kebablord, omaerkhan | |
| // @description Speed up YouTube ads when they appear | |
| // @match https://www.youtube.com/* | |
| // @grant none | |
| // @run-at document-end | |
| // @updateURL https://gist.github.com/omaerkhan/24fdad38ece03a18d026d7495e0bfb1e/raw/youtube-ad-accelerator.user.js |