★ CHROME — THE THIRD LAYER

agents that drive Chrome.

Same orchestrator. Same tenant ID. Same memory. Different surface. The DelOS Chrome extension is a Manifest V3 side panel that opens beside any page, runs full agent missions via SSE, and can hand work back to DelOS.

Checking for DelOS Chrome extension…

★ WHAT IT DOES

Side panel

Full DelOS-style live agent UI without leaving the page. Run, cohort, voice, memory recall — all here.

Long-lived SSE

Service worker holds the run stream alive even when you close the popup. Agents keep working.

Tenant-shared memory

Set the same tenant ID as DelOS web. Every run, every memory, every app spec — synced instantly via HydraDB.

Hand off to DelOS

'Send to DelOS' button on any tab → opens delrio.vercel.app/os with the page pre-loaded.

install in 5 steps

01
Get the source

Clone or download the chrome-ext/ folder from the DelOS repo. (Chrome Web Store listing coming soon.)

02
Open chrome://extensions

Toggle Developer Mode → top right.

03
Load unpacked

Click 'Load unpacked' → select the chrome-ext/ folder. The DelOS icon appears in your toolbar.

04
Set your tenant

Click the icon → Options → enter the same tenant ID you use in /os (default: delrio_demo). Memory syncs instantly.

05
Open the side panel

Hit ⌘+Shift+E (or right-click the icon → Open side panel). Run agents while you keep browsing.

★ WHY EACH PERMISSION

Every Chrome permission has a one-line rationale. Read it before installing. DelOS acts only when you explicitly ask — never proactively.

  • storagesave tenant ID + model overrides locally so the agent feels like your agent
  • sidePanelrender the DelOS-style live agent UI without taking over the page
  • tabs / activeTablet the agent see which tab you have open so 'summarize this' works
  • scriptingscrape page text + fill forms when YOU ask the agent to (never proactively)
  • alarmskeep service-worker awake so SSE doesn't drop mid-run when popup closes
  • host_permissions: <all_urls>let you point the agent at any site you're already authenticated to

★ TENANT-SYNC IS THE MAGIC

Open /os on your laptop, run a mission. Open the Chrome extension on your phone (Capacitor build) or another laptop, paste the same tenant ID — every memory, every built app, every cohort verdict, every voice command shows up. HydraDB partitions by tenant. The agent is one entity across surfaces.

SCAN ON PHONE

█▀▀▀▀▀█ ▀▄█▀ █▀▀▀▀▀█
█ ███ █ ▄▀▀▄ █ ███ █
█ ▀▀▀ █ ▀▀█▀ █ ▀▀▀ █
▀▀▀▀▀▀▀ █ █ █ ▀▀▀▀▀▀▀
▄▀▀█▀▀▀▀▀▀▀█▄▀█▀▀▀▄
█▄▀▀▀▀▀▄▀▄ ▀█▄ ▄█▀▀
▀ ▀ ▀▀▀ ▀▀▀▀▄▀ ▀▀ █
█▀▀▀▀▀█ ▄▀█▀  █ ▀ ▀
█ ███ █ ▀▀▀▄▀▀ ▀▄▀█
█ ▀▀▀ █ ▀▄▀█ ▀▄█▀▀▄
▀▀▀▀▀▀▀ ▀  ▀  ▀  ▀ ▀

delrio.vercel.app/extension