/streambridge-extension

Browser extension for watching streamers from other platforms directly on Twitch.

Primary LanguageTypeScript

Stream Bridge

Watch your favorite streamers from other streaming services on Twitch

Technology stack

  • TypeScript
  • React
  • Styled-components (popup)
  • Scss (content-script)

Structure

Monorepo structure with separate packages

Startup

1. Requirements

  • Node.js ^18.0.0
  • NPM ^9.5.1
  • Bash/Zsh terminal

2. Install dependencies

npm install

3. Build extension

npm run build

Then you will see the bundles for each browser (Chrome, Firefox) at the dist folder in the root directory of project

Development

Popup development mode

npm run dev

Code owner

Stark