chen70456-lang/dsh-tmwebdriver ↗★ 0
dsh-tmwebdriver
DSH profile bundle: control your real, logged-in browser through TMWebDriver (Chrome extension bridge)
AI 분석
核心用途是让 DSH 能够直接控制用户本机已登录的真实 Chrome 浏览器。适合需要执行复杂网页自动化、依赖已有登录态任务的用户,需配合内置 Chrome 扩展使用。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chen70456-lang/dsh-tmwebdriverConfiguration
| Field | Default | Description |
|---|---|---|
linkUrl | http://127.0.0.1:18766/link | TMWebDriver HTTP link endpoint |
timeoutMs | 30000 | Per-call cooperative timeout budget |
snapshotMaxChars | 8000 | Max characters browser_snapshot returns per call |