/VideoAdBlockForTwitch

Swaps video ads for an ad-free stream.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Twitch Adblock

Twitch Adblock blocks ads on Twitch by switching to an ad-free version of the stream at 480p during the ad-time and automatically switches back to the original video quality after the ad-time is over. This is 100% done locally, no proxies/VPNs or 3rd party scripts/websites are being used. This extension does not collect/share any of your personal information and the code is public.

It is recommended to use this extension along with UBlock Origin.

Sourcecode: https://github.com/cleanlock/VideoAdBlockForTwitch

The original author of this extension is "saucettv". This extension will always stay donation- and referral-link free.

Installation Steps

  • Download the latest .ZIP Archive
  • Extract the ZIP Archive
  • Open up Chrome and in your Web Browser URL, enter: chrome://extensions
  • Enable the Developer Mode toggle, found in the top right of this view (typically) of the extensions page in your browser.
  • Click Load unpacked Extension
  • Navigate into the extracted folder from the ZIP Archive and select the folder chrome.

To do

  • Migrating to Manifest v3 (Chrome)
  • Publishing to the Chrome Webstore - 🕐 currently in review
  • Publishing to the Edge Webstore - 🕐 currently in review
  • Publishing to the Firefox Webstore - 🕐 currently in review

Credits

  • @saucettv (original Author)
  • @mikirobles (removed Donation/Amazon stuff)
  • @pwltr (added the GPL-License & helped with updating to Manifest v3)
  • @HatterTheMadd (helped with updating to Manifest v3)
  • @kdjmonaghan (added clearer install instructions for less advanced users)