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.
看到大家都说连不上,我就知道了不是只有我一个受害! 立马卸载,调用非常耗 token,关键还 bug 超多,拜拜了您咧
无法连接上
连不上,看了评论发现不止我一个人,甘泥拿! 当前 Chrome 插件可能存在可复现的连接问题:本地检查显示 Chrome 已安装并运行,Codex Chrome Extension 已安装且启用,Native Messaging Host 注册也正确,但 Codex 侧调用扩展时会在最轻量的 openTabs() 握手阶段持续超时。重装/修复插件后仍可能无效。 这类情况大概率不是用户本机“没装好”,而是 Codex 与 Chrome 扩展之间的实时通信链路卡住或插件版本问题。建议后来者先检查扩展安装、Profile、Native Host;如果这些都正常但仍超时,就不要反复重装,等待插件更新或官方修复更实际。
Does nothing.... Not working
It seems most users feel unsatisfied with this extension and mostly because they cannot connect However I have connected successfully so maybe you can try checking your network settings? I haven't really used it yet so I will give it 3 stars for now
chrome 正常,codex chrome插件也显示连接正常,但是会话就是调用不了这个插件,只有最开始的那个会话可以调用这个插件,试了各种办法,都没有成功
js execution timed out; kernel reset, rerun your request
明明照官方的安裝過,結果只有第一天使用正常,之後的每一天明明我啥都沒改,就是無法正常啟用這個功能,每次都會顯示這個: 「我先確認一下這個 chrome 外掛在目前工作階段有沒有可用工具;如果沒有,我會改用可用的 in-app Browser 能力或跟你說缺哪個連接器。 目前這輪沒有找到可直接叫用的 chrome@openai-bundled 工具。我再抓一下可用的 Browser 技能說明,看看能不能用 Codex 內建瀏覽器完成同一件事。」
A very useful tool. I can automate almost everything on my machine now.
NICE FIRST IMPRESSION