ycp424c/dsh-browser-bridge--packages-dsh-plugin ↗★ 0
@ycp424c/dsh-browser-bridge
浏览器桥接器的 DSH 外部插件(含 Host 与 Client 端),负责管理 Chrome 扩展桥接与注册数据源。
AI 分析
核心用途是作为 DSH 浏览器桥接系统的核心插件。适合需要将浏览器标签页、Vite 页面等作为上下文或工具数据源与 DSH 联动的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ycp424c/dsh-browser-bridge#23d44606a4c5d16059ca4b952e0f87518d57f89d&path:packages/dsh-plugin说明文档
阅读完整 README ↗@ycp424c/dsh-browser-bridge
External DSH plugin (host + client) for the DSH browser bridge. The host
half owns the Chrome extension bridge (pairing, grants, turn-scoped tools)
and the provider-neutral Vite target broker (health/targets/grants routes
and the page WebSocket); the client half registers the browser-tabs and
vite-pages @ sources plus the current-tab and current-dev-page buttons.
See the workspace README for the product and
INSTALL.md for installation.