https://github.com/vaeb/twitch-nopixel-only
Chrome extension for use with Twitch.tv.
https://github.com/vaeb/twitch-nopixel-only
Last synced: about 1 year ago
JSON representation
Chrome extension for use with Twitch.tv.
- Host: GitHub
- URL: https://github.com/vaeb/twitch-nopixel-only
- Owner: Vaeb
- Created: 2020-12-31T16:13:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T20:18:06.000Z (over 1 year ago)
- Last Synced: 2025-04-09T21:52:23.047Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 683 KB
- Stars: 17
- Watchers: 0
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Twitch-NoPixel-Only
Install for Chrome: https://chrome.google.com/webstore/detail/twitch-nopixel-only/jebgklbgelliplemahghgiegfmcobfmk
Install for Firefox: https://addons.mozilla.org/en-GB/firefox/addon/twitch-nopixel-only/
Once installed, go to https://www.twitch.tv/directory/category/grand-theft-auto-v to use.
Everything is automatic, you don't have to do anything.


---
This extension is specifically aimed at NoPixel viewers on Twitch. It has three primary features:
1. Filtering GTAV streams to only show NoPixel activity.
2. Automatically tagging/customizing NoPixel streams based on:
1. the active character being played.
2. the faction (if any) that the character belongs to.
3. Searching for specific characters or factions.
### --- FAQ ---
##### "Does this only apply to the GTAV category on Twitch?"
Yes. This extension will only affect the GTAV page linked above. Other Twitch pages will not be affected.
##### "How does the tagging work?"
Each channel's title will be compared against their character data to best identify the active character. This includes checking the title for nicknames, partial-names, and faction names. The stream is then tagged with the character name, and the tag is coloured based on the character's faction (if one exists). The large majority of NP streamers put character indications in their title. However, even if they don't, it will tag the stream with a best-guess (based on who they usually play) surrounded by question-marks, e.g. "? Lang Buddha ?".
##### "How do you know if it's a NoPixel stream?"
Firstly, this extension contains a large list of NP streamers (currently 837) who are included by default. This list is updated frequently and fetched during runtime (list changes do not require updating the extension). If they're not in the list (new to NoPixel) then the stream title will be checked for terms such as "NoPixel", "NP", "No Pixel" etc. I've never had an issue with it missing a stream. There is also an option to include other RP servers such as TFRP and TRP. However, there is no individual tagging/customizing done for these servers; all of them are coloured pale-blue.
##### "What happens if it's a new NoPixel streamer, without character data?"
The stream will always be included as long as they are playing on NoPixel (and indicate so in their title). If their title contains some indication of a faction, but no info is known about the character, then the stream will be tagged generically based on that faction. E.g. "< Vagos >". If there is no faction indication, they will just be included without a specific tag.
\---
Tip: Keeping the "Force English only" setting enabled will improve performance when scrolling into the lower-viewcount streams.
\---

### --- ISSUES / TODO ---
NoPixel Clips tab: If you have selected a faction on the "Live channels" page, clip tab will not show any clips. Remove the filter to see clips.
Beta Twitch layout: Changing between live/videos/clips tabs hides the "NoPixel settings" button, reload page on Live Channels tab to get it back.