What version of the Codex App are you using (From “About Codex” dialog)?
26.506.21252
What subscription do you have?
PRO
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
The Codex Chrome extension remains Disconnected in Chrome, even though the Codex settings page shows Google Chrome as Connected.
Uploaded feedback correlation ID:
7bb8f0ba-bbf8-4ccd-9c45-8ca8b27383c5
Symptoms:
- Codex settings show Google Chrome as
Connected.
- The Chrome extension popup shows
Disconnected.
- Codex cannot use Chrome-backed browser tasks.
- A Chrome-backed task fails with:
Browser is not available: extension.
agent.browsers.list() only returns Codex In-app Browser; the Chrome extension backend is not listed.
- No
extension-host.exe process appears to be running while the extension is disconnected.
This seems inconsistent: the Codex app settings report the Chrome integration as connected, but the Chrome extension itself and Codex runtime both behave as disconnected.
What steps can reproduce the bug?
- Use Codex App on Windows with Brazilian Portuguese locale.
- Install or enable the Google Chrome plugin from Codex settings.
- Install the Codex Chrome extension in Chrome.
- Open Codex settings > Computer use > Google Chrome.
- Observe that Codex settings show Google Chrome as
Connected.
- Click the Codex Chrome extension icon in Chrome.
- Observe that the extension popup shows
Disconnected.
- Try to run a Chrome-backed browser task from Codex.
Result:
Browser is not available: extension
Also, listing available browser backends from Codex only shows:
Codex In-app Browser
The Chrome extension backend is missing.
Troubleshooting already tried:
- Removed and reinstalled the Chrome extension.
- Restarted the PC.
- Confirmed the extension appears installed and enabled in the Chrome
Default profile.
- Confirmed the native host manifest exists and points to
extension-host.exe.
What is the expected behavior?
If Codex settings show Google Chrome as Connected, the Chrome extension should also show connected and the Chrome extension browser backend should be available to Codex.
Codex should be able to open and control Chrome tabs through the Chrome extension.
Additional information
Possible localization issue:
On Windows pt-BR, reg query ... /ve displays the default registry value label as (padrão). The Codex native host diagnostic appears to look for (Default) literally and reports:
Windows native host registry key does not exist
However, the registry key does exist and points to the native host manifest.
This may be only a diagnostic bug, but it could be related if the Chrome native host connection flow depends on parsing localized reg query output.
What version of the Codex App are you using (From “About Codex” dialog)?
26.506.21252
What subscription do you have?
PRO
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
The Codex Chrome extension remains
Disconnectedin Chrome, even though the Codex settings page shows Google Chrome asConnected.Uploaded feedback correlation ID:
7bb8f0ba-bbf8-4ccd-9c45-8ca8b27383c5Symptoms:
Connected.Disconnected.Browser is not available: extension.agent.browsers.list()only returnsCodex In-app Browser; the Chrome extension backend is not listed.extension-host.exeprocess appears to be running while the extension is disconnected.This seems inconsistent: the Codex app settings report the Chrome integration as connected, but the Chrome extension itself and Codex runtime both behave as disconnected.
What steps can reproduce the bug?
Connected.Disconnected.Result:
Browser is not available: extensionAlso, listing available browser backends from Codex only shows:
Codex In-app BrowserThe Chrome extension backend is missing.
Troubleshooting already tried:
Defaultprofile.extension-host.exe.What is the expected behavior?
If Codex settings show Google Chrome as
Connected, the Chrome extension should also show connected and the Chrome extension browser backend should be available to Codex.Codex should be able to open and control Chrome tabs through the Chrome extension.
Additional information
Possible localization issue:
On Windows pt-BR,
reg query ... /vedisplays the default registry value label as(padrão). The Codex native host diagnostic appears to look for(Default)literally and reports:Windows native host registry key does not existHowever, the registry key does exist and points to the native host manifest.
This may be only a diagnostic bug, but it could be related if the Chrome native host connection flow depends on parsing localized
reg queryoutput.