dphoebus / VideoAdBlockForTwitch

Blocks Ads on Twitch.tv.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Available Browsers

Manual Installation Steps for Chrome

NOTE: This is NOT RECOMMENDED, you WILL NOT get auto-updates

  • 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.

Discord

Changelog

  • v5.3.5
    • removed the URL grabber, Amazon referral link and Donation-Stuff from the original coder
  • v5.3.6
    • updated manifest.json
  • v5.3.7
    • updated to Manifest v3
  • v5.3.8
    • updated extension menu
    • added GitHub & Discord link to the extension menu
  • v5.3.9
    • fixed "Show/Hide 'Blocking Ads'-message logic
  • v5.4.0 (Chrome) / v5.4.1 (Firefox)
    • applied fix for the 360p quality issue (thanks @pixeltris)

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)

About

Blocks Ads on Twitch.tv.

License:GNU General Public License v3.0


Languages

Language:JavaScript 83.2%Language:HTML 16.8%