Skip to content

Commit 7a62a0c

Browse files
docs: update troubleshooting skill file
Co-authored-by: Mathias Bynens <mathias@qiwi.be>
1 parent f726f79 commit 7a62a0c

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 browser was not started with `--autoConnect`**: When using `--autoConnect`, Chrome is not able to load extensions.
55+
2. **Make sure the MCP server configuration does not include `--autoConnect`**: when using `--autoConnect`, Chrome is not able to load extensions.
5656

5757
#### Other Common Errors
5858

0 commit comments

Comments
 (0)