DSH Plugins Marketplace

DSH Plugins

Plugins

/

deep-browser

t

deep-browser

Manifest valid

DeepSeek Harness (dsh) plugin: browse http(s) pages in the right sidebar, beside the conversation.

UI (client)hasBundlePatch

Deep Browser

A DeepSeek Harness plugin that opens http(s) pages in the right sidebar, beside the conversation.

This is the set that the current Web profile can host honestly:

  • New tab, address bar, reload, open in the system browser
  • Width presets (Fit / 390 / 768) — CSS layout of the iframe, not device UA emulation
  • Click an http(s) link in the UI (without a modifier key) to open it here
  • Local localhost / loopback URLs as http://

It does not fake Chromium features the web profile cannot provide: zoom, cookies, cache, annotate, prefers-color-scheme, or agent drive. Those need a Desktop browsing-context seam.

Workspace files stay in Document Preview. This pane is for live URLs.

Settings (Plugins tab)

The plugin registers a deep-browser settings namespace, so it shows a card in the web settings Plugins tab with two settings, both applied live:

  • Default page width (Fit / 390 / 768) — the width new tabs start with. Per-tab pills in the pane still override it for that tab.
  • Open links beside the conversation — whether plain-clicking an http(s) link opens it in the Browser tab. Modifier-click always uses the system browser.

Install from GitHub

dsh plugin --profile web add github:temidayoxyz/deep-browser

A git install fetches sources, not built artifacts, so pnpm builds lib/ via the package's prepare script. pnpm ≥10 refuses to run a git dependency's build until it is explicitly allowed, so if the first add fails, copy the exact package key pnpm printed into the profile's pnpm-workspace.yaml:

allowBuilds:
  dsh-deep-browser: true

and re-run the add. Only allow packages whose source you trust, and consider pinning a commit (github:temidayoxyz/deep-browser#<sha>).

Run against a local Harness checkout

pnpm install
pnpm build

From the Harness repository:

pnpm dsh web --patch D:/Codebase/deep-browser/overlay.yml --no-open

Open the printed URL, expand the right sidebar, and pick Browser — or click an http(s) link in chat (plain click; Ctrl/Cmd-click still uses the system browser).

Install into a profile:

dsh plugin --profile web add D:/Codebase/deep-browser

Similar plugins

dsh-browser

by wqty123

Shared real browser plugin for DeepSeek Harness

Tools & CapabilitiesManifest valid

62

MIT

TypeScript

Sep 9, 2026

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

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

by pixellover1433

a simple plugin to improve web UX/UI for "Deepseek Harness (dsh)"

Manifest valid

7

92/wk

TypeScript

Aug 30, 2026

dsh plugin --profile web add dsh-better-sidebar-lite

by Tabbit-Browser

Tabbit Browser plugins for Deepseek Harness

Tools & CapabilitiesManifest valid

102

MIT

TypeScript

Sep 10, 2026

dsh plugin --profile web add dsh-tabbit

by TheYoungChen

DeepSeek Harness plugin market - browse, search & install dsh-plugin topic plugins (dsh 插件市场:浏览/搜索/安装插件)

Manifest valid

4

144/wk

MIT

JavaScript

Sep 15, 2026

dsh plugin --profile web add dsh-plugin-market

by TropicWiden

A DeepSeek Harness web plugin that lists every question you ask in the current session in a right-side panel, and scrolls to the matching answer when you click one. DeepSeek Harness Web 插件:在窗口右侧列出当前会

Manifest valid

0

JavaScript

Aug 25, 2026

dsh plugin --profile web add @known-mouse/dsh-history-question-nav