Skip to content

Commit d04611a

Browse files
nroscinoOrKoN
andauthored
docs: update troubleshooting skill
Co-authored-by: Alex Rudenko <OrKoN@users.noreply.github.com>
1 parent 0eb5c77 commit d04611a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

skills/troubleshooting/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ All tools in `chrome-devtools-mcp` are annotated with `readOnlyHint: true` (for
5252
If the tools related to extensions (like `install_extension`) are not available, or if the extensions you load are not functioning:
5353

5454
1. **Check for the `--categoryExtensions` flag**: Ensure this flag is passed in the MCP server configuration to enable the extension category tools.
55-
2. **Make sure the MCP server configuration does not include `--autoConnect`**: when using `--autoConnect`, Chrome is not able to load extensions.
55+
2. **Make sure the MCP server in configured to launch Chrome instead of connecting to an instance. Chrome before 149 is not able to load extensions when connecting to existing instance (`--auto-connect`, `--browserUrl`).
5656

5757
#### Other Common Errors
5858

0 commit comments

Comments
 (0)