AI 产品解读Browser automation agent bridge — connects OpenAI's Codex AI agent to Chrome to perform tasks on websites
Enables AI-driven automation of browser-based workflows (research, form filling, dashboard review, data updates) on websites where the user is already signed in, eliminating manual multi-step browser tasks
User installs the extension alongside the Codex desktop app. The extension connects to the local Codex process via WebSocket. User gives Codex a task, and the AI agent navigates Chrome — opening tabs, clicking elements, filling forms, reading content — in isolated tab groups, asking for user confirmation before sensitive actions.
AI-controlled browser navigation and interaction on any websiteTask-specific tab groups that don't interrupt active browsingForm filling and multi-step workflow automationResearch and context gathering across multiple tabsDashboard and internal tool review with summarizationUser confirmation before sensitive actions (file uploads, site access, history references)
- 目标用户
- OpenAI Codex users / Knowledge workers who use CRMs and internal web apps / Users automating repetitive browser-based research and data entry tasks
- Source code is heavily minified (background.js 144KB, popup JS 201KB) making detailed logic inspection difficult
- No explicit login/auth/account UI code found — may be handled entirely by the native Codex app
- Cannot confirm exact paid tier gating without access to the Codex desktop app source
付费分析未识别到付费功能
The extension itself contains no billing logic, subscription gates, upgrade prompts, or payment UI. The 'upgrade' keyword hit in popup JS and 'license' hit in CSS are from generic library code (React, Tailwind CSS MIT license), not payment features. The underlying OpenAI Codex service may have paid tiers (e.g., ChatGPT Pro), but the extension does not gate features or call billing APIs.
- 置信度
- 75
- 支付平台
- --
- 来源
- AI / 中
- 需要登录
- 是
- 登录理由
- The extension is a launcher/bridge for OpenAI's Codex agent service. It connects to a local Codex process (CSP allows ws://127.0.0.1:* and nativeMessaging permission). The Codex product requires an OpenAI account. The extension itself has no login UI (no 'login', 'auth', 'account', 'token' keywords found in source), but the underlying Codex service it depends on requires authentication.
Absolutely
Generally extremely strong and works very well. Occasionally it needs to get uninstalled and then reinstalled to work which is a minor inconvenience given the usefulness of this.
[privileged native pipe bridge is not available; browser-client is not trusted] Pls fix this ASAP as i have a ton of automation work for my Chrome! 🤦♂️
Works on the first day, and the second day showing privileged native pipe bridge is not available; browser-client is not trusted error tried all the method and used up my token, still not working, fed up
The Codex Chrome Extension is installed and enabled, and the native host manifest appears to be correctly configured, but the Chrome integration in the Windows Codex app fails with the following error: “privileged native pipe bridge is not available; browser-client is not trusted.” Because of this, Codex cannot control my logged-in Chrome session, including my Gmail session. I have confirmed that Chrome is running and the extension is enabled, but the trusted connection between Codex and the extension does not work. This seems to match a known issue reported on the official OpenAI Codex GitHub repository. I would appreciate a fix or an official workaround for Windows users.
J'ai initiallement pu l'installer en utilisant un VPN car ma région (Afrique Centrale) n'y a pas accès. Les premiers tests ont été très concluants. Cependant, quelques jours après, malgré la disponibilité du plugin dans Codex et de l'extension dans Chrome, Codex ne peux plus le lancer car "il ne le voit pas". Je soupçonne que ce bug/blocage soit lié à la région (UE et Afrique). C'est bien dommage.
早应该来这里看看了,压根连不上,还浪费时间
That's awesome! Many tedious tasks can now be automated, and I can't live without it every day.
原来不是我一个人连不上
Doesn't work. Can't connect to the Codex VSCode app or the Codex Mac app. Just keeps saying disconnected with no way to troubleshoot, just gives me the option to re-install. Claude works out of the box for the same thing once I sign into my account. Might be because I run the Chrome Dev channel and Codex might be hard coded for Chrome Stable perhaps, but either way, can't currently use this which is a shame.