Skip to content

FreshLine/ttv-ublock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTV ad-block

Chrome/Firefox extension that should? block ads on Twitch.

For security, this extension uses the minimum amount of permissions possible, and the code is as simple as possible.

Chrome installation

  1. Download the ZIP file of the extension code: https://github.com/odensc/ttv-ublock/archive/extension.zip
  2. Unzip it into a new folder.
  3. Open the Extensions page. Image example
  4. In the top right, enable "Developer mode". Image example
  5. In the top left, click "Load unpacked". Image example
  6. A file dialog will open. Navigate to the folder with the code in it and select it. Image example

The extension should install! Enjoy. Don't delete the extension folder or it will be uninstalled.

Firefox installation

Unfortunately Firefox doesn't allow for direct installation via the source code from GitHub, so I have to distribute a signed file from Mozilla. The code is unmodified and you can verify it as such.

  1. Download the XPI extension file: https://github.com/odensc/ttv-ublock/releases/download/firefox/ttv_ad_block-1.0.0-fx.xpi
  2. A popup will open. Click Continue Installation. Image Example
  3. Click Add. Image example

The extension should install! You may need to restart your browser. Enjoy.

About

Blocking ads on that certain streaming website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%