For Users
Subscriberbot is available through multiple surfaces so you can manage subscriptions wherever you work.
Surfaces
| Surface | Best for | Link |
|---|---|---|
| Web app | Full dashboard, deep management, enterprise control tower | app.subscriberbot.com |
| Browser extension | Quick KPIs, inline actions, side-panel dashboard | Chrome Web Store (search "Subscriberbot") |
| VS Code extension | Editor-integrated tracking, quick commands, status bar | VS Code Marketplace (search "Subscriberbot") |
| CLI | Automation, scripting, CI/CD integration | @subscriberbot/cli |
Start here
- Getting Started — sign in and first steps in the app.
- Account & Sign-in — auth flows, MFA, and token management.
- Browser Extension — install, configure, and use the Chrome extension.
- VS Code Extension — install, sign in, and manage subscriptions from your editor.
Environment selection
All Subscriberbot surfaces target production by default. To use local or alpha infrastructure, set BURDENOFF_ENV=local|alpha before launching the app, browser, or VS Code. See Environment Selection for details.