chen70456-lang/dsh-tmwebdriver0

dsh-tmwebdriver

DSH profile bundle: control your real, logged-in browser through TMWebDriver (Chrome extension bridge)

AI Analysis

核心用途是让 DSH 能够直接控制用户本机已登录的真实 Chrome 浏览器。适合需要执行复杂网页自动化、依赖已有登录态任务的用户,需配合内置 Chrome 扩展使用。

Package
dsh-tmwebdriver
Version
0.2.3
License
MIT
Last updated
Aug 30, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chen70456-lang/dsh-tmwebdriver

Configuration

FieldDefaultDescription
linkUrlhttp://127.0.0.1:18766/linkTMWebDriver HTTP link endpoint
timeoutMs30000Per-call cooperative timeout budget
snapshotMaxChars8000Max characters browser_snapshot returns per call