Swollen companion keeping you updated on your Twitch experience
Gumbo is a spiritual successor to Twitch Now, allowing you to access your Twitch experience outside the main ecosystem.
From its user interface, you can check your followed channels and track live streams, as well as discover the popular streams and categories of the moment, all with the ability to customize your experience through a multitude of preferences at your disposal.
This extension also informs you when a channel goes online or changes category, with the possibility to choose the notifications you want.
-
Create (or use) a Twitch Application.
-
Create a
.env
file in the root of your project with the above Twitch Application's Client ID:TWITCH_CLIENT_ID=tk0nbw3xavxi9eeor93rpsg6ppxtyd
-
Install the dependencies (
yarn install
) and build for the desired platform:yarn build:chrome
if you want to build for Google Chromeyarn build:firefox
if you want to build for Mozilla Firefox
Gumbo is a free extension that does not collect or sell personal user data.
Donations, although optional but greatly appreciated, help support my work and encourage me to offer the best quality products possible.
If you'd like to help my initiative, please consider contributing using PayPal or Coinbase.
You can help translate Gumbo by registering on Weblate, and join the translation project.
Gumbo can break randomly due to a bug coming from Chromium, which can put the extension in a state of limbo. This is a known issue, which is unfortunately in the hands of the Chromium team.
Not officially, Manifest V3 doesn't provide the ability to play audio from a service worker. Workarounds exist, but aren't worth the trouble.
Copyright (c) 2022-present Alexandre Breteau
This software is released under the terms of the MIT License. See the LICENSE file for further information.