Files
browse/.claude-plugin/marketplace.json
T
Adam Ladachowski aaaf77ec1a Rename marketplace to saiden
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 03:11:38 +01:00

16 lines
322 B
JSON

{
"name": "saiden",
"description": "Saiden's Claude Code plugins",
"owner": {
"name": "aladac",
"url": "https://github.com/aladac"
},
"plugins": [
{
"name": "browse",
"description": "Browser automation and image processing tools using Playwright WebKit",
"source": "./"
}
]
}