18 lines
557 B
JSON
18 lines
557 B
JSON
{
|
|
"name": "browser-devtools",
|
|
"owner": {
|
|
"name": "Truong Vu",
|
|
"email": "vukhanhtruong@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "browser-devtools",
|
|
"description": "Provides debugging web applications, monitoring network traffic, capturing screenshots, DOM inspection, performance analysis, and testing UI interactions during development.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-vukhanhtruong-claude-rock-plugins-browser-devtools.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |