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 3181d70 commit b53f114Copy full SHA for b53f114
gemini-extension.json
@@ -4,7 +4,7 @@
4
"mcpServers": {
5
"chrome-devtools": {
6
"command": "node",
7
- "args": ["${extensionPath}${/}build${/}src${/}index.js"]
+ "args": ["${extensionPath}/build/src/index.js"]
8
}
9
10
0 commit comments