OpenAI quietly shipped one of the more consequential agent updates of May 2026. The Codex Chrome extension landed May 7. The framing in the official announcement is restrained — "Codex now works directly in Chrome on macOS and Windows" — but the architecture change matters more than the framing.

The extension runs across multiple Chrome tabs in parallel. In the background. Without taking over the foreground tab the user is actively driving. That is a meaningful architectural choice. Most browser-automation extensions either lock the active tab or spin up a new browser context. Codex spins up workers that operate inside tabs you have already opened, but doesn't fight you for input focus.

For developers, that pattern unlocks a workflow Anthropic and Google have been promising but not yet shipping: an agent that can do real work in the browser while the human continues to drive a different task in the same browser. The cost of context switching just went down.

The install path is non-standard. The Codex Chrome plugin is installed from inside the Codex desktop app, not from the Chrome Web Store. That suggests OpenAI wants tight control over which Chrome installations gain agent capabilities — and it gives OpenAI an enforcement boundary for whatever safety or rate-limit policies come later.

What to watch: whether Anthropic ships a parallel Claude Chrome extension before Google does, and whether the existing OpenAI Operator product gets folded into the Codex Chrome pattern. The browser is now an agent platform.

Sources

  1. 1.OpenAI — Codex now works directly in Chrome on macOS and Windows · May 7, 2026