Stable signalNo paid features detectedLow-risk permissions
ChatGPT
Control Chrome with ChatGPT.
Users2MCurrent public install base
Rating3.5Store average score
Reviews370Public review volume
Manifest version--Extension platform version
7-day growth0Net users gained this week
7-day growth rate0%Relative weekly velocity
Preview
1 assetsChatGPT Media preview
Trend
User growth trend
Review user movement across collected snapshots.
User Growth Over Time
Rating trend
7-day rating trend
View collected rating snapshots from the latest 7-day window to assess rating stability.
7-day rating change
Start
3.76
Latest
3.54
7-day rating change
-0.22
2026年7月13日2026年7月19日
Growth overview
Daily, weekly, and monthly growth
Compare 1-day, 7-day, and 30-day net growth and growth rate.
1-day growthFlat
00%7-day growthFlat
00%30-day growthGrowing
+1M+100%Technical snapshot
Version, languages, and crawl freshness
Review publication date, version, supported languages, and crawl timestamps.
Version--
Manifest--
Size--
Languages0Unknown
Published
Store updated
Last crawled
No language data
Overview
Product summary
Review the store description, core capabilities, and common use cases.
Control Chrome with ChatGPT.
Reviews
Recent review snapshot
Inspect the latest comments and rating distribution.
Store average score3.5Chrome Web Store aggregate rating, including ratings without synced review text
Synced text average3.5Average computed only from synced review bodies below
Reviews with text226Synced review bodies
Total ratings / reviews370Chrome Web Store public rating/review count
Store average score: 3.5. The bars below are calculated from synced review text only, so they may be empty for extensions that have public ratings but no synced comments yet.
Related products
Similar and related extensions
Review related products from the Chrome Web Store detail page.
No related extensions are available yet
error launching app是啥意思 折腾半天了
Codex cant even connect to it.
eme
nice
edge浏览器不能用吗?codex端显示未链接
多谢zuqi liao提供的修复方案,等于救命了!!!
特别感谢 zuqi liao 提供的解决路径,现已修复并且正常使用。
特别鸣谢上一条用户”zuqi liao“提供的解决路径,复用临时热修后连接不上的问题确认得到解决
deneme yapıyorum claude dispact kadar yeteneklimi göreceğiz
Windows 版 Codex + Codex Chrome Extension 1.1.5 存在一个会导致 Chrome backend 无法被 Codex 发现的 bug。 现象: - agent.browsers.list() 只返回 Codex In-app Browser - agent.browsers.get("extension") 报错:Browser is not available: extension - 扩展已安装且启用,Native Messaging Host manifest 检查也正常 定位: 扩展 background.js 的 getInfo() 调用了不存在的 chrome.runtime.getVersion(),导致 getInfo 崩溃。Chrome 标准 API 应该使用: chrome.runtime.getManifest().version 临时热修: chrome.runtime.getVersion = () => chrome.runtime.getManifest().version 热修后 Chrome backend 可以正常被 Codex 发现并使用。请在下个版本修复这个 API 调用。