DSH Browser

Control a user-selected Chrome tab through structured text and numbered interactive elements.

GitHub stars358
MaintainerLum1104
LicenseMIT
StatusCommunity

About DSH Browser

DSH Browser pairs a guarded DeepSeek Harness bridge with a Chrome MV3 sidebar extension. Pages become structured text with numbered interactive elements, allowing an agent to operate one user-controlled tab without sending screenshots through the model-facing pipeline.

Install in a dsh profile
$ curl -fsSL https://raw.githubusercontent.com/Lum1104/dsh-browser/refs/heads/main/scripts/install.sh | bash

Capabilities

Chrome MV3 extension
Structured page inventory
Single-tab control boundary
Authenticated local bridge
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.
Keep exploring

Related plugins

Verified repo
ToolsSkills145 stars

Give text-only agents eyes with image Q&A, OCR, grounding, UI restoration, and pixel diff tools.

npx -y @deepseek-ai/dsh plugin --profile web add github:Anionex/dsh-vision-toolkit
Verified repo

Tianshu TUI

UISessions73 stars

A full terminal interface for dsh with sessions, rewind, approvals, image support, and live agent state.

npx -y @deepseek-ai/dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui
Verified repo

Custom Tool

Create, edit, and manage sandboxed JavaScript tools from the DeepSeek Harness web interface.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-custom-tool