Swollen companion keeping you updated on your Twitch experience
-
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
It's probably due to an active browser extension affecting the browser's tabs, like Conex or similar.
Not officially, Manifest V3 doesn't provide the ability to play audio from a service worker. Workarounds exist, but aren't worth the trouble.
Alexandre Breteau - @0xSeldszar