Skip to content

Windows: Codex Chrome plugin shows "connected" in the UI, but browser automation cannot actually connect #21916

@gouzigouzi

Description

@gouzigouzi

What version of the Codex App are you using (From “About Codex” dialog)?

26.430.10722

What subscription do you have?

Plus

What platform is your computer?

Windows 11 x64

What issue are you seeing?

I am testing the new Codex Chrome plugin.

Observed behavior on Windows:

  • Codex Settings / Computer Use shows Google Chrome as connected
  • The Chrome Web Store extension can be installed successfully
  • However, when I ask Codex to use @chrome for a browser task, the browser automation connection still fails
  • Codex times out when trying to connect to the browser
  • The UI state and the runtime state appear inconsistent

In my case, Codex was able to recognize a configured browser connection in the UI, but actual automation did not work.

I also noticed an additional point of confusion:

  • The extension page indicates that the extension can be installed in Microsoft Edge
  • But the current @chrome automation path appears to expect Google Chrome specifically
  • So it is unclear whether Edge is officially supported for runtime automation, or only for extension installation

What steps can reproduce the bug?

  1. Install Codex Desktop on Windows
  2. Install the new Codex Chrome plugin
  3. Install the Codex Chrome Extension from the Chrome Web Store
  4. Open Codex Settings / Computer Use and confirm that Google Chrome shows as connected
  5. Start a chat and ask Codex to do a browser task using @chrome
    • Example: [@chrome] please open GitHub Trending
  6. Observe that Codex cannot actually connect to the browser runtime and the request fails / times out

What is the expected behavior?

Expected behavior

If the UI shows Google Chrome as connected, browser automation should work end-to-end.

At minimum:

  • Codex should be able to complete @chrome browser tasks successfully, or
  • the UI should clearly indicate that the browser is only partially configured and not actually ready for runtime automation

Actual behavior

The UI shows a successful browser connection, but runtime browser automation still fails.

This makes it look like setup is complete when it is not.

Additional information

A few observations from troubleshooting:

  • On macOS, the same plugin flow works
  • On Windows, the issue seems to be somewhere between the extension/UI layer and the runtime automation handshake
  • In my testing, Codex kept timing out when trying to establish the browser automation connection
  • I also saw signals suggesting that the native host / browser profile detection on Windows may be part of the problem, but I cannot confirm whether that is the root cause

One concrete example from the agent-side diagnostics was that the connection flow timed out even though the UI still showed the browser as connected.

It may help if the app exposes more precise status states such as:

  • connected in UI only
  • extension installed
  • native host registered
  • runtime automation ready

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appbrowserbugSomething isn't workingcomputer-usewindows-osIssues related to Codex on Windows systems

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions