[BUG] Claude Code fails to reload page via Chrome extension

Resolved 💬 2 comments Opened Jan 30, 2026 by MichaelKloepzig Closed Feb 28, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

When working with a browser tab opened by Claude Code in Chrome, often a reload is required to re-fetch data and access the appropriate network requests.

In most cases, Claude will try to navigate to "reload":
⏺ Claude in Chrome[navigate](reload) [View Tab]
⎿  Navigation completed

This results with the browser trying to exactly this URL, "reload", which is obviously not valid.

Claude Code always recovers from this and remembers to load the actual page:

⏺ Let me reload properly and capture the API response.

However, this seems to be an unneccessary step and waste of time & context.

What Should Happen?

Claude should reload the browser tab properly with one command.

Error Messages/Logs

Steps to Reproduce

This happens with practically every prompt that asks Claude to access the responses of network requests triggered by the page currently active in the browser.

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.25

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

iTerm2

Additional Information

_No response_

View original on GitHub ↗

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