- Auto detach from "watching" tab after ~10s of switching to a non-stream tab/closed browser (toggleable, off by default)
- Mute watching tab "live" ping sound (toggleable, muted by default)
-
Install dependencies (just cli tools):
npm install
-
Just build (chrome/v3 manifest):
npm run build:v3
-
Just build (firefox/v2 manifest):
npm run build:v2
-
Build & run (chrome, v3 manifest):
npm run chrome
-
Build & run (firefox, v2 manifest):
npm run firefox