Codex Chrome Extension Adds Background Browser Automation Across Tabs

OpenAI's Codex now runs directly in Chrome on macOS and Windows via a new plugin. The extension lets Codex work in parallel across multiple tabs in the background, without hijacking the browser session. Tasks range from debugging browser flows and checking dashboards to conducting research and updating CRMs — essentially wrapping any browser-based workflow as a Codex skill.
Key Details
- Available today in the Codex app for all regions except EU and UK.
- EU/UK support coming soon.
- Works on macOS and Windows.
- Executes tasks across tabs in parallel without taking over your browser (useful for multi-step workflows).
- Implicitly suggests a better browser-use toolchain for OpenClaw agents — potentially as an alternative to bespoke automation scripts.
Who It's For
Developers and power users running Codex for coding tasks that span browser interactions — e.g., testing, data scraping, or CRM data entry.
📖 Read the full source: r/openclaw
👀 See Also

Manifest Router Adds ZAI Subscription Support for OpenClaw Model Management
Manifest router now supports ZAI subscriptions, allowing all ZAI models to appear in routing tiers with automatic model selection per request. The tool is in beta, free, open source, and includes a dashboard for tracking costs per agent, message, and model.

Mobile Harness: Bringing Browser-Use Skills to Mobile Apps for Claude Agents
Mobile Harness gives Claude/agents reusable mobile app skills (Reddit, Instagram, TikTok) using MobAI as execution layer. Works with real devices, emulators, simulators, free daily quota.

iai-mcp: A local daemon for persistent OpenClaw memory across sessions
iai-mcp is an open-source daemon that captures all OpenClaw conversations, stores them in three memory tiers with local neural embeddings and AES-256 encryption, and feeds relevant context back on new sessions — verbatim recall >99%, retrieval <100ms, session-start cost <3k tokens.

Warp Terminal Goes Open Source with Agentic Dev Environment
Warp is now open-source, rebranding as an agentic development environment with a built-in coding agent and support for bringing your own CLI agents like Claude Code, Codex, and Gemini CLI.