Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/besuper/TwitchNoSub
- Owner: besuper
- License: apache-2.0
- Created: 2021-06-07T19:02:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T08:54:03.000Z (5 months ago)
- Last Synced: 2024-06-09T09:53:17.151Z (5 months ago)
- Topics: chrome-extension, extension, firefox-addon, stream, streaming, twitch, twitch-api, twitchtv, vods
- Language: JavaScript
- Homepage:
- Size: 4.14 MB
- Stars: 1,345
- Watchers: 34
- Forks: 62
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/besuper/TwitchNoSub - Twitch subonly content bypass (Jump To / Browser Extensions/Scripts/Tools)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/besuper/TwitchNoSub - Twitch subonly content bypass (Jump To / Browser Extensions/Scripts/Tools)
- starred - besuper/TwitchNoSub - An extension to watch sub only VOD on Twitch (JavaScript)
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.