An0range/dsh-plugins--packages-dsh-shot-helper ↗★ 0
@lyc/dsh-shot-helper
截图助手(静态组合面):发版截图辅助:驱动页面 UI 状态并回传元素 rect,配合 Win32 脚本截元素级截图。host 服务 + 浏览器 UI。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:An0range/dsh-plugins#cd7628f397ae0491ba35cdef1f28ae9985788b9c&path:packages/dsh-shot-helper说明文档
阅读完整 README ↗@lyc/dsh-shot-helper
截图助手 的静态组合面实现(DSH profile 挂载,开机即用、无批准卡)。
- 动态面源码(开发迭代用):
plugins//{host,client}.js - 双面策略:见仓库根
docs/plugin-dual-face.md
构建
pnpm build # tsc -p tsconfig.json && tsc -p tsconfig.client.json && tsdown
安装(web profile)
在本包目录(packages/dsh-shot-helper)下执行:
dsh plugin --profile web add link:.