DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-chrome-app-launcher

S

dsh-chrome-app-launcher

Manifest valid

Desktop launcher for Deepseek Harness as a Chrome APP

hasBundlePatch

dsh-chrome-app-launcher

A DeepSeek Harness plugin that creates a Windows desktop shortcut which launches dsh web in a Chrome app-mode window (no address bar / no tabs).

What it does

On every boot (Windows only), the plugin:

  1. Writes a small launcher .bat into %LOCALAPPDATA%\dsh-chrome-app-launcher\launch-dsh.bat
  2. Creates a Desktop shortcut DeepSeek Harness.lnk pointing at it

Double-clicking the shortcut:

  • auto-detects Chrome (registry App Paths first, then common paths, then Edge as fallback)
  • starts dsh web --no-open in the background
  • waits for the port to become ready
  • opens the Web GUI in a Chrome app-mode window (with a fresh --user-data-dir so it is a real standalone app window even when Chrome is already running)
  • closing that terminal window stops the service

Configuration

Configure via settings.yaml (or the bundle patch):

chrome-app-launcher:
  shortcutName: DeepSeek Harness   # shortcut label
  port: 3080                       # dsh web port

Platform

Windows only (win32). On other platforms the plugin is a no-op.

License

MIT

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

One-click launcher for DeepSeek Harness: detects whether the backend is running, starts dsh web if needed, waits until ready, then opens the main page in a new Chrome window. Ships a cross-platform CL

Workflow & AutomationManifest valid

0

dsh plugin --profile web add dsh-launcher

by yxccai

Unofficial Windows and macOS desktop app for DeepSeek Harness, with bundled runtime and automatic reuse of existing DSH environments.

Development & InfrastructureManifest valid

11

MIT

JavaScript

Aug 21, 2026

dsh plugin --profile web add @sanqi-normal/dsh-webui-market-plugin

by ayingQAQ

Windows 上的 DeepSeek Harness Web 一键启动器|One-click launcher with background restart and browser refresh.

UI & ExperienceManifest valid

4

110/wk

MIT

JavaScript

Aug 18, 2026

dsh plugin --profile web add dsh-web-launcher

by imaginevoldermert

A minimal Windows launcher plugin for DeepSeek Harness

Manifest valid

0

MIT

TypeScript

Aug 23, 2026

dsh plugin --profile web add dsh-minimal-launcher-plugin

by yuzi-ska

Real Chrome browser control for DeepSeek Harness agents, powered by Chrome DevTools MCP

Manifest valid

4

JavaScript

Aug 13, 2026

dsh plugin --profile web add dsh-chrome-devtools