Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/besuper/TwitchNoSub

An extension to watch sub only VOD on Twitch
https://github.com/besuper/TwitchNoSub

chrome-extension extension firefox-addon stream streaming twitch twitch-api twitchtv vods

Last synced: 3 months ago
JSON representation

An extension to watch sub only VOD on Twitch

Awesome Lists containing this project

README

        

# TwitchNoSub

Be able to watch any sub-only vod on Twitch, integrated in the website and support every twitch features.

Support chromium based browser (Chrome, Edge, Brave, Opera, ...) and Firefox.

## Download & installation

##### Chromium based browser
Download the latest release in the [releases section](https://github.com/besuper/TwitchNoSub/releases) or clone the repo.

You have to install the extension manually:

- Go in manage extension (**chrome://extensions/** in chrome)
- Make sure **Developer mode** is enabled
- Hit **Load unpacked extension** and select the unzipped folder of the extension.

If you use Chromium (not Chrome), you can pack the extension to get a .crx file you can drag & drop inside extensions page (which removes the need to have a dedicated directory for the extension on your hard drive)

- Unzip the extension
- In the parent directory of the extension, run the following command : `chromium --pack-extension=TwitchNoSub`
- Drop the created crx file in the extensions page of your browser

##### Firefox
Download the latest .**xpi** file in the [releases section](https://github.com/besuper/TwitchNoSub/releases).

- Drag and drop the xpi file on Firefox
- Click on "Add" in the little confirmation popup

## Warning

This extension is still in work in progress, if there is any issue please report it.