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.

Newest updates appear first. Each entry shows the date (or “earlier” for older extension builds where we did not record the ship day) and which product it applies to — Help Docs, Web App, and/or Chrome Extension — matching the tags on the card. For product help, see Getting started or email support.
2026-05-09--help-url-migration
Help DocsChrome Extension
Help Centre now lives at eggz.ai/help · 301 from help.eggz.ai
9 May 2026 · Help Docs · Chrome Extension
  • The Help Centre is now at eggz.ai/help (not help.eggz.ai). Old URLs are 301-redirected path-for-path, e.g. help.eggz.ai/unscrambled-tabs/installeggz.ai/help/unscrambled-tabs/install.
  • Why: keep SEO and brand on the eggz.ai domain; one host for marketing, app, and docs.
  • How: Mintlify hosts the docs; a Cloudflare Worker proxies /help/* to eggz.mintlify.app. Another Worker 301s the legacy help.eggz.ai hostname to eggz.ai/help/*. Internal links and this changelog use /help/... paths throughout.
  • Chrome Extension: Performance & RAM → Learn more opens /help/unscrambled-tabs/performance-and-ram#performance-modes-explained.
2026-05-09--chrome-ext-v1-1-3
Chrome Extension
Chrome extension v1.1.3 — help links, icons, About version
9 May 2026 · Chrome Extension
  • Store / manifest version 1.1.3 (matches what users install from the Chrome Web Store).
  • Performance & RAM → Learn more points at this Help Centre (performance modes). Help base URL defaults to https://eggz.ai with docs under /help.
  • Settings → About → Version reads the live Manifest V3 version from Chrome; builds also embed the same semver for tests and non-extension contexts.
  • Icons: toolbar and Web Store icons generated from one master PNG via Sharp (letterboxed on black). pnpm run build runs icon generation first and fails clearly if the asset is missing.
  • Tests for version resolution with a stubbed Chrome API and outside the extension runtime.
2026-05-09--help-tabs-and-pages
Help DocsChrome Extension
Help Docs · top tabs (Web App / Chrome Extension) and eight extension pages
9 May 2026 · Help Docs · Chrome Extension
2026-05-04--help-seo-changelog-nav
Help Docs
Help Docs · guide SEO metadata and Changelog in the sidebar
4 May 2026 · Help Docs
  • Stronger title and description front matter on guides for clearer search snippets and previews.
  • Resources → Changelog added to navigation so release notes sit beside the rest of the docs.
2026-04-27--web-app-quiet-week
Web App
Web App · no user-facing release this week
27 April 2026 · Web AppNo customer-visible changes this week. Engineering continued work on document upload, Xero sync, and dashboard analytics. Follow this changelog for when those ship.
2026-04-21--ci-licence-guardrails
Web AppChrome Extension
Web App · Chrome Extension · dependency and licence checks in CI
21 April 2026 · Web App · Chrome Extension
  • CI / engineering: dependency and licence allowlist checks in build pipelines (including the extension repo). No change to dashboard or extension UI from this work alone.
  • Roadmap: document upload, Xero sync, and analytics — watch this page and Getting started.
ext-v1-1-2
Chrome Extension
Chrome extension v1.1.2 · RAM modes, discard rules, multi-window binding
Earlier (before 9 May 2026) · Chrome Extension
  • Performance modes: Manual (default), Balanced, or Aggressive — controls eligible inactive-tab discard via tabs.discard. Free RAM now discards safe inactive tabs in one shot; multi-window sweeps include all normal windows.
  • Workspace binding per Chrome window so the side panel and dashboard follow the workspace for that window.
  • Safety: never auto-discards active, pinned, audible, already discarded, chrome:// / extension pages, non-http(s) URLs, or Protected domains.
  • windows permission for reliable chrome.windows.getCurrent when routing and bindings.
  • Internal RAM/performance QA checklist (aggregate metrics only); more tests for discard eligibility.
ext-v1-1-1
Chrome Extension
Chrome extension v1.1.1 · verified CRX uploads and signed releases
Earlier · Chrome Extension
  • Chrome Web Store Verified CRX Uploads; packages signed with RSA-2048 before upload (unsigned rejected).
  • pnpm run pack:crx and the release runbook for maintainers.
ext-v1-1-0
Chrome Extension
Chrome extension v1.1.0 · emoji favicons, side panel polish, themes, protected domains
Earlier · Chrome Extension
  • Custom emoji for tabs missing favicons.
  • Side panel: less flash on workspace switch; batched background tab updates; remembers scroll, view, and expanded workspaces.
  • Themes: token-based light/dark with WCAG AA-oriented dark mode; light-mode toasts, tooltips, modals, and export/import flows follow the theme.
  • Protected domains so important sites are not auto-suspended.
  • Stability: safer behaviour with no browser window; fewer errors when restoring sessions.
ext-v1-0-0
Chrome Extension
Chrome extension v1.0.0 · first public release
Earlier · Chrome Extension
  • Workspaces with tab grouping and organisation; AI tab search and assistant; Session time travel (snapshots every 5 minutes); tab dedupe; tab suspension to free RAM; AES-256-GCM backup/restore; Workona import; shortcuts (⌘K search, ⌘J assistant); dashboard with resizable panels.

For maintainers (entry format)

Use one <Update> per ship batch. label — unique anchor, e.g. YYYY-MM-DD--topic or ext-vMAJOR-MINOR-PATCH when no calendar date exists. description — short headline for the timeline. tags — only Help Docs, Web App, and/or Chrome Extension (same order as the bold line: Help Docs → Web App → Chrome Extension). Put the calendar date and scopes on the first line inside the block, as in the entries above.