84691dabdd
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
16 lines
347 B
JSON
16 lines
347 B
JSON
{
|
|
"name": "browse-marketplace",
|
|
"description": "Browser automation plugin for Claude Code",
|
|
"owner": {
|
|
"name": "aladac",
|
|
"url": "https://github.com/aladac"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "browse",
|
|
"description": "Browser automation and image processing tools using Playwright WebKit",
|
|
"source": "./"
|
|
}
|
|
]
|
|
}
|