We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53f114 commit 2b315b7Copy full SHA for 2b315b7
gemini-extension.json
@@ -3,8 +3,8 @@
3
"version": "0.2.6",
4
"mcpServers": {
5
"chrome-devtools": {
6
- "command": "node",
7
- "args": ["${extensionPath}/build/src/index.js"]
+ "command": "npx",
+ "args": ["[email protected]"]
8
}
9
10
0 commit comments