Files
42marketplaces/sync/gh-browserbase-agent-browse-browser-automation.json
2025-11-29 18:53:27 +08:00

18 lines
611 B
JSON

{
"name": "browser-automation",
"owner": {
"name": "Browserbase",
"email": "support@browserbase.com"
},
"plugins": [
{
"name": "browser-automation",
"description": "Automate web browser interactions using natural language. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-browserbase-agent-browse-browser-automation.git"
},
"strict": true
}
]
}