The command center for every new tab.
Operations is a Google Chrome extension that replaces the browser's new-tab page with a personal dashboard for people who manage multiple projects in parallel — developers, product managers, founders, consultants, and agency leads.
On every new tab it consolidates: your open GitHub pull requests and issues across organizations; project cards that group repositories with live URLs and documentation; a per-project credential vault for API keys and tokens; project-scoped notes; and a bookmarks carousel for quick-access links. Everything is grouped per project, so one keystroke (Cmd-T / Ctrl-T) replaces a dozen tabs. Your full dashboard state — projects, notes, bookmarks, vault, preferences — can be exported and imported as a single JSON file.
The extension runs in your browser. Dashboard data (projects, notes, bookmarks, vault, third-party tokens) stays in chrome.storage.local on your device. Our minimal backend is used only for license-key activation, the per-account device cap, subscription billing via Stripe, and PPP geolocation.