The Chrome DevTools evaluation showed: JavaScript isn't enabled in your browser, so this file can't be opened. This typically happens when Chrome is loading a restricted
Google properties page (like Google Sheets, Google Docs) and the DevTools Protocol is being blocked from executing scripts on it.
Google actively restricts automated tools and DevTools extensions from running arbitrary JavaScript on their sensitive domains (accounts.google.com, docs.google.com,
chrome.google.com) for security reasons.
Let's try another approach. Instead of injecting JavaScript to pull text out, I will take a full accessibility tree snapshot of the page and parse it locally. The snapshot
tool uses native Chrome APIs that bypass these JS restrictions.
There should have no restrictions when the mcp-tools read the web page I've opened.
Description of the bug
Reproduction
Expectation
There should have no restrictions when the mcp-tools read the web page I've opened.
MCP configuration
No response
Chrome DevTools MCP version
v0.21.0
Chrome version
147.0.7727.101
Coding agent version
Gemini
Model version
Gemini 3
Chat log
No response
Node version
v25.9.0
Operating system
macOS
Extra checklist