DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-inapp-browser

d

dsh-inapp-browser

Manifest valid

Shared browser panel for DeepSeek Harness via Better Sidebar, with local Chromium, human and agent mouse and keyboard control, page snapshots, screenshots, and per-chat persistent profiles.

UI (client)hasBundlePatch

dsh-inapp-browser

为 DeepSeek Harness 提供内置浏览器面板,你和 AI 可以操作同一张网页,支持多标签、点击、中文输入、滚动、拖拽、页面文字读取与截图。默认使用必应,登录资料按聊天保存。

基于本机 Edge / Chrome / Chromium,通过画面传输在 Better Sidebar 中显示网页;不接管日常已经打开的浏览器。适用于本机运行的 Harness 0.1.5-rc.2、Node.js 22.19+、Better Sidebar 0.19.1–0.19.x。截图工具需要支持图片输入的模型。

接口参数

以下为提供给 AI 的工具。? 表示可选;无参数时传 {}。工具自动使用当前聊天会话,不需要传入聊天 ID。坐标均为网页视口的 CSS 像素,不是侧栏图片的缩放后坐标。

工具参数功能/返回
iab_openurl: stringnewTab?: booleanengine?: "bing" | "baidu" | "google"打开网址或搜索词;返回页面快照。默认当前标签、必应搜索。
iab_snapshot返回网址、标题、页面文字、控件列表、视口尺寸和 revision。控件含位置、标签、是否在视口内等信息。
iab_screenshot返回实际图片附件及视口尺寸、图片尺寸、revision;需要图片模型及宿主附件服务。
iab_clickx: numbery: numberbutton?: "left" | "right" | "middle"revision?: number点击坐标,默认左键;传入快照版本可拒绝导航后失效的点击。
iab_typetext: string向已聚焦控件输入文字,支持中文。
iab_keykey: stringmodifiers?: number按键,例如 EnterTabEscape 或快捷键字母。
iab_scrolldeltaY: numberdeltaX?: numberx?: numbery?: number滚动;正 deltaY 向下,默认在视口中心操作。
iab_dragx: numbery: numbertoX: numbertoY: number从起点拖拽到终点。
iab_waitms: number等待 0–10000 毫秒;之后重新读取快照或截图。
iab_tabs返回标签列表、当前标签及浏览器状态。
iab_selecttargetId: string切换到 iab_tabs 返回的标签 ID。
iab_close_tabtargetId?: string关闭指定标签,默认当前标签;保留至少一个标签。
iab_back后退。
iab_forward前进。
iab_reload刷新当前网页。
iab_dialogaccept: booleantext?: string确认或取消网页 JavaScript 弹窗,text 用于 prompt 输入。
iab_close关闭当前聊天的浏览器进程,保留登录资料。

modifiers 为位掩码:Alt = 1、Ctrl = 2、Meta = 4、Shift = 8,可相加组合。例如全选:iab_key({"key":"a","modifiers":2}),随后使用 iab_type 输入替换文字。

截图若被模型端缩放,点击前需要换算回原始视口坐标。页面滚动、导航或布局变化后应重新观察。

可选环境变量(启动 Harness 前设置):

变量含义/默认值
DSH_IAB_BROWSER_PATH浏览器可执行文件绝对路径;默认自动查找 Edge、Chrome 或 Chromium。
DSH_IAB_DATA_DIR浏览器资料根目录;默认 ${DSH_HOME}/storages/dsh-inapp-browser/
DSH_HOMEHarness 数据根目录;未设置时使用用户目录下的 .dsh
DSH_IAB_HOME_URL新会话首页;默认 https://www.bing.com/

Versions

Latest versionPublishedSize
0.2.6

Comments

Loading…

Similar plugins

dsh-chrome

by stuarthu

DeepSeek Harness (dsh) browser companion: Chrome side panel embedding the full dsh web UI + host plugins for page reading, HTTP capture, and browser control.

Tools & CapabilitiesManifest valid

9

382/wk

MIT

JavaScript

Aug 22, 2026

dsh plugin --profile web add dsh-chrome

Browser automation for DeepSeek Harness: agent-driven real-browser control (managed Chrome with an isolated persistent profile, or attach to your daily Chrome over CDP) with snapshot, click, fill and

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-browser-ops

by Nono-neko

An AI-native browser workspace for DeepSeek Harness (DSH), combining multi-tab browsing, live page annotations, lightweight code editing, workspace previews, and Agent-assisted iteration across Web an

Tools & CapabilitiesManifest valid

11

179/wk

Apache-2.0

TypeScript

Sep 10, 2026

dsh plugin --profile web add @nono-neko/dsh-browser

A developer toolkit for the DeepSeek Harness (DSH) web console: a real multi-tab PTY terminal docked under the composer plus an AI-output file browser sidebar with syntax highlighting, Markdown render

Development & InfrastructureManifest valid

0

138/wk

dsh plugin --profile web add dsh-devpanel

by Gnatnaituy

A browser panel in DSH's right sidebar: browse a site through a per-origin loopback proxy, pick elements into [label][DOMn] references, with tabs, page zoom, phone/tablet viewport preview and saved lo

Development & InfrastructureManifest valid

0

MIT

JavaScript

Sep 23, 2026

dsh plugin --profile web add dsh-sidebar-browser

by zjuatri

A DSH browser sidebar plugin with an isolated Chrome profile for every conversation, live interaction, and agent automation.

Tools & CapabilitiesManifest valid

0

JavaScript

Sep 16, 2026

dsh plugin --profile web add dsh-browser-plugin