mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 17:08:01 +00:00
12 lines
361 B
JSON
12 lines
361 B
JSON
{
|
||
"name": "browser",
|
||
"name_zh": "浏览器",
|
||
"name_en": "Browser",
|
||
"version": "2.0.0",
|
||
"description": "统一浏览器插件:搜索、HTTP抓取(quick)、无头渲染(normal)、交互式浏览器(interactive/CDP)",
|
||
"author": "HomeAgent",
|
||
"entry": "plugin.so",
|
||
"tags": ["web", "search", "fetch", "browser", "cdp"],
|
||
"targets": "linux/amd64"
|
||
}
|