codex - 💡(How to fix) Fix Chrome extension can list/claim tabs but page content APIs fail with nodeRepl.fetch request failed

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

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

26.506.21252

What subscription do you have?

ChatGPT Plus

What platform is your computer?

Windows 11 x64 (reported by PowerShell as Microsoft Windows NT 10.0.26200.0 x64)

What issue are you seeing?

The Codex Chrome extension shows Connected and has full site access, but Codex cannot read page content from Chrome tabs.

Codex can:

  • See Chrome as a backend
  • List open Chrome tabs
  • Claim the BBC tab
  • Read tab title and URL

Codex cannot:

  • Read rendered text/headlines
  • Read DOM snapshot
  • Read visible DOM
  • Take a screenshot

All content-level calls fail with: nodeRepl.fetch request failed

This happens on a normal public BBC page as well as a other page, so it does not appear to be site-specific.

What steps can reproduce the bug?

Uploaded thread: 019e08b0-13fb-7110-90f2-2f0cfad49c17

Steps:

  1. Install/enable Codex Chrome extension in Chrome on Windows.
  2. Confirm extension settings show Connected.
  3. Confirm Chrome site access is set to On all sites / Full access.
  4. Confirm Codex app > Plugins > Chrome is enabled and Chrome Skill toggle is on.
  5. Open https://www.bbc.com/ in Chrome.
  6. Ask Codex: @chrome read headlines from the open BBC tab.
  7. Codex can list/claim the tab and read title/URL, but headline/content/screenshot APIs fail with nodeRepl.fetch request failed.

What is the expected behavior?

Codex should be able to read rendered page content from the claimed Chrome tab, including headlines/text, DOM snapshots, visible DOM, and screenshots. For the BBC test page, asking Codex to read headlines should return visible BBC headlines rather than failing.

Additional information

The Chrome extension appears to have the required permissions:

  • Chrome Web Store shows the Codex extension installed ("Remove from Chrome").
  • Codex extension settings show Connected.
  • Chrome site access is set to On all sites / Full access.
  • Codex app > Plugins > Chrome shows Chrome plugin enabled and Chrome Skill toggle on.
  • Reinstall/restart and full computer restart were tried.

This also fails on a other site page, not only BBC, so it does not appear site-specific. I did not include current session logs in the feedback upload, but can provide more details if needed.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

codex - 💡(How to fix) Fix Chrome extension can list/claim tabs but page content APIs fail with nodeRepl.fetch request failed