We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cc907a commit 5cfa715Copy full SHA for 5cfa715
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