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

Clawback: Hooks-based implementation of leaked Claude verification loops
Clawback is a GitHub project that reimplements the verification loops from the Claude source map leak as mechanical hooks instead of prompts. It includes stop hooks, PreToolUse, PostToolUse, and PostCompact hooks that can't be skipped by the model under context pressure.

Clawion: OpenClaw wrapper with Claude Max support and GitHub integration
Clawion is an OpenClaw wrapper that supports Claude Max without requiring an API key. Setup involves picking a template, connecting Telegram, and deploying a code companion with GitHub integration for automated PR creation.

Dirac: Open-Source Agent Tops TerminalBench with 65.2%, Cheaper and Open
Dirac, an open-source coding agent, achieved a 65.2% score on TerminalBench 2.0 for gemini-3-flash-preview, beating Google's baseline (47.6%) and top closed-source agent Junie CLI (64.3%). It also reduces API costs by 64.8% vs competitors.

HomeButler: Zero-token homelab management for OpenClaw agents
HomeButler is a single Go binary that lets OpenClaw agents manage homelab infrastructure without API keys or tokens. It runs locally and keeps all operations on your network.