Skip to main content

Add Unscrambled Tabs to Chrome

Opens the official Chrome Web Store listing β€” click Add to Chrome and you’re installed in seconds.

Install from the Chrome Web Store

  1. Open the Unscrambled Tabs listing on the Chrome Web Store.
  2. Click Add to Chrome and confirm the permissions prompt.
  3. After install, pin the extension so the toolbar icon is always visible:
    • Click the puzzle piece in the Chrome toolbar β†’ find Unscrambled Tabs β†’ click the pin icon.
Pinning matters because the side panel, dashboard, and ⌘K / Ctrl+Shift+K flows are much easier to reach when the action is one click away.

First open

After install, typical first steps:
  1. Click the Unscrambled Tabs icon to open the side panel (primary UI).
  2. The first time you open it, a short welcome wizard says hello: Welcome β†’ Sign in to eggz β†’ Create your first workspace β†’ Done. Signing in to eggz is the recommended path (you get the AI included β€” no key β€” plus bill capture). Prefer your own key? That’s the optional second path. The wizard then turns the tabs you already have open into your first workspace (and pins it for you) β€” or, if you skip, it sets up a starter workspace so you’re never staring at an empty screen.
  3. Open Settings in the side panel to set Performance mode, Protected domains, and (if you use AI signed out) your Anthropic API key β€” or connect your eggz account to use the AI with no key.

Full-page dashboard (optional)

The extension can open a full-page dashboard for a larger workspace view. Use the controls described in your build (for example toolbar menu or in-product links). The dashboard uses the same data as the side panel.

Keyboard shortcuts

ActionMacWindows / Linux
Open search⌘KCtrl+Shift+K
Open AI assistant⌘JCtrl+Shift+J
Shortcuts are defined in the extension manifest and can be customised in Chrome β†’ Extensions β†’ Keyboard shortcuts.

Developers β€” load unpacked

If you are building from source:
  1. Run your team’s build command (for example pnpm run build) to produce an unpacked dist/ folder.
  2. Chrome β†’ Extensions β†’ enable Developer mode β†’ Load unpacked β†’ select dist/.
Unpacked builds are for development only. End users should install from the Chrome Web Store so Chrome can apply automatic updates and signature checks.

Permissions β€” why they exist

The extension needs broad tab access to save workspaces, switch tabs, capture snapshots, and use discard. Your browsing data stays local to the extension unless you explicitly use features that send content to Anthropic (local AI, your API key) or to eggz (signed-in CRM chat and uploads). See Settings & privacy for detail.