/skip

Chrome extension to auto skip youtube videos seamlessly like AdBlockers

Primary LanguageJavaScript

YouTube Ads Auto Skipper

Simple chrome extension to watch for ads, and automatically seek and skip them. This is not ad blocking as per say, since technically the ad is loaded and shown first, however the logic inside this extension seeks the ad to the end and then presse the skip ad button instantly. This all ideally happens under <50 ms thus creating a seamless experience.

Install instructions (for Chrome only)

  1. Clone/Download and extract this repo
  2. Go to chrome://extensions
  3. Enable "Developer mode" on top right corner
  4. Click on "Load unpacked" from top right
  5. Select the folder this repo was cloned/downloaded to
  6. Toggle on the extension if required

If you are going to use my extension logic anywhere, please try to provide credits to me (@oddlyspaced) wherever possible.