We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3712cf1 + 5cfa715 commit 581cf90Copy full SHA for 581cf90
1 file changed
gemini-extension.json
@@ -1,10 +1,10 @@
1
{
2
"name": "chrome-devtools-mcp",
3
- "version": "0.2.6",
+ "version": "latest",
4
"mcpServers": {
5
"chrome-devtools": {
6
"command": "npx",
7
- "args": ["chrome-devtools-mcp@0.2.6"]
+ "args": ["chrome-devtools-mcp@latest"]
8
}
9
10
0 commit comments