Beyond the browser tab
Downloads
Install TryTokka like a native app, pin spend to your Chrome toolbar, or use a read-only widget token for badges and scripts — all from one dashboard.
Create an account to grab your widget token and manage installs from Settings.
Web app (PWA)
Install on iPhone, Android, or desktop. Opens full-screen from your home screen — same Scout dashboard you use in the browser.
Safari and some browsers need the manual steps below.
Chrome extension
Pin month-to-date spend to your toolbar. Refreshes every 5 minutes using your widget token.
For Chrome & Edge. Unzip, then load unpacked in chrome://extensions.
VS Code extension
Live AI spend in your editor sidebar and status bar — no context switch. Same widget token; works in VS Code, Cursor & VSCodium.
Opens the Visual Studio Marketplace. Also installable in Cursor & VSCodium.
Widget API & badge
One token powers the extension and optional home-screen badge. Read-only spend summary — safe to use outside the main app.
Sign in to copy your read-only token for the extension and scripts.
Second channel
Share beyond search
SEO brings discovery. Extension installs and referrals bring peers who already pay for AI APIs. Signed-in users get a personal referral link in Settings → Account.
Step-by-step
Install on your devices
Follow the guides below. Signed-in users can grab a widget token from Settings → Apps & widget.
Install the web app
Add TryTokka to your phone, tablet, or desktop. Same dashboard — opens from your home screen or taskbar. If a navigation fails offline, TryTokka shows a cached offline page; spend data itself requires a connection.
Use the steps below for Chrome or Edge.
- Open TryTokka in Chrome or Edge.
- Look for the install icon in the address bar (⊕ or monitor).
- Click “Install” — TryTokka opens in its own window.
- You can also pin it to your taskbar or dock.
Chrome extension
Latest synced month-to-date spend on your browser toolbar, polled every 5 minutes with your private widget token. It does not trigger a provider sync.
- Download the extension using the button above (or from the card at the top of this page).
- Unzip the file — you should see a trytokka-chrome-extension folder.
- Open chrome://extensions and turn on Developer mode.
- Click Load unpacked and select that folder.
- In Settings → Apps & widget, copy your widget token. Open extension options → paste the token → Save (the API endpoint is fixed — no setup needed).
- Pin TryTokka to your toolbar — spend updates every 5 minutes.
Firefox and Safari do not support this extension format yet — use the installed web app or dashboard instead.
Widget API
A read-only token that lets trusted surfaces (Chrome extension, scripts) fetch your month spend without storing your login session.
What it powers
- Chrome extension toolbar badge
- Custom scripts or automations via GET /api/widget-summary
Security
- Send the token as Authorization: Bearer <token> — never put it in a URL (avoids browser history and referrer leaks).
- Billing totals only — no API keys, prompts, or provider credentials are exposed.
- Tokens are stored as SHA-256 hashes (like API keys). Copy on create/regenerate — Settings will not show the full secret again.
- Regenerating a token breaks any extension or script still using the old one.
Signed in? Open Settings → Apps & widget to copy your token or regenerate it.
PWA badge: When the app is installed and you are signed in, your home-screen icon can show this month’s spend automatically.
New to TryTokka? Read the full how-to guide →