Chrome extension

Open 💬 2 comments Opened Jun 18, 2026 by LearnerAH-ux

019ed979-2b27-7123-af0e-f7c23dc67597

Problem

Codex desktop cannot connect to the Codex Chrome Extension on Windows, even though the Chrome extension is installed and enabled.

Environment

  • OS: Windows
  • Browser: Google Chrome
  • Codex desktop app: reinstalled, issue persists
  • Codex Chrome Extension: installed from Chrome Web Store and enabled
  • Chrome extension permissions:
  • Site access: On all sites
  • “Communicate with cooperating native applications” permission is present
  • Extension is pinned/enabled

What I tried

  1. Uninstalled and reinstalled Codex desktop.
  2. Confirmed the Codex Chrome Extension is installed and enabled in chrome://extensions.
  3. Closed and reopened both Codex and Chrome.
  4. Ran Windows permission repair for the OpenAI local app folder:
takeown /F "$env:LOCALAPPDATA\OpenAI" /R /D Y
icacls "$env:LOCALAPPDATA\OpenAI" /grant "$($env:USERDOMAIN)\$($env:USERNAME):(OI)(CI)F" /T


HKCU\Software\Google\Chrome\NativeMessagingHosts\com.openai.codexextension

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗