Skip to main content

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.

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

AreaWhat you get
WorkspacesNamed workspaces with tabs, optional folders/groups, and per-window binding when you use multiple Chrome windows.
AI assistantChat and organise tabs using Claude; you provide an Anthropic API key — processing stays in the extension service worker.
SearchOpen quick search from the keyboard (⌘K on Mac, Ctrl+Shift+K on Windows) from any tab.
Session Time-TravelPeriodic snapshots of the current window so you can restore recent tab sets.
Tab deduplicationDetect when you open a URL you already have and jump to the existing tab.
Performance modesUse Chrome’s native tab discard to unload eligible inactive tabs while keeping them on the tab strip.
Encrypted backupExport password-protected backups; restore replaces local extension data.
Workona importImport 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).
They are designed to work together in your workflow but do not need to be logged into eggz for the extension’s core workspace features to work.

Official Chrome API reference

Tab discard behaviour is implemented with Chrome’s tabs.discard API — discarded tabs remain visible; when you activate a tab, Chrome reloads the page like a normal refresh.