Documentation Index
Fetch the complete documentation index at: https://eggz.ai/llms.txt
Use this file to discover all available pages before exploring further.
What is Unscrambled Tabs?
Unscrambled Tabs is the Chrome extension half of the eggz.ai product. While eggz runs in your browser as the main web app (invoices, Xero, documents), Unscrambled Tabs runs inside Chrome as a Manifest V3 extension. It helps you manage browser workspaces, tabs, and memory — with optional AI features using your own Anthropic API key.eggz and Unscrambled Tabs share branding and product vision, but they are different surfaces: the web app is for accounting workflows; the extension is for tab and workspace management in Chrome. This section of the Help Centre is only about the extension.
Who it is for
- People who keep many tabs open across projects and want saved workspaces they can switch between.
- Teams already using eggz who want a clearer browser workflow alongside the dashboard.
- Power users who want session recovery, deduplication, and RAM-conscious tab behaviour without losing tabs from the strip.
Quick links
Install the extension
Chrome Web Store, pinning the action, and optional developer load.
Workspaces & tabs
How workspaces work, switching, and multi-window behaviour.
Performance & RAM
Manual, Balanced, and Aggressive modes; Free RAM; what never discards.
AI & search
AI assistant, keyboard search, and your API key (BYO).
Session Time-Travel
Auto-snapshots and restoring tab sets.
Backup & import
Encrypted backup, restore, and Workona import.
Settings & privacy
Protected domains, themes, and where data lives.
At a glance — main capabilities
| Area | What you get |
|---|---|
| Workspaces | Named workspaces with tabs, optional folders/groups, and per-window binding when you use multiple Chrome windows. |
| AI assistant | Chat and organise tabs using Claude; you provide an Anthropic API key — processing stays in the extension service worker. |
| Search | Open quick search from the keyboard (⌘K on Mac, Ctrl+Shift+K on Windows) from any tab. |
| Session Time-Travel | Periodic snapshots of the current window so you can restore recent tab sets. |
| Tab deduplication | Detect when you open a URL you already have and jump to the existing tab. |
| Performance modes | Use Chrome’s native tab discard to unload eligible inactive tabs while keeping them on the tab strip. |
| Encrypted backup | Export password-protected backups; restore replaces local extension data. |
| Workona import | Import a Workona JSON export into your existing workspace list. |
Relationship to eggz.ai
- eggz (web app): bookkeeping, Xero, receipts, customers — sign in at app.eggz.ai.
- Unscrambled Tabs (extension): browser productivity — install from the Chrome Web Store (listing name: Unscrambled Tabs).
Official Chrome API reference
Tab discard behaviour is implemented with Chrome’stabs.discard API — discarded tabs remain visible; when you activate a tab, Chrome reloads the page like a normal refresh.