dsh-chrome-app-launcher
Manifest validDesktop launcher for Deepseek Harness as a Chrome APP
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:
- Writes a small launcher
.batinto%LOCALAPPDATA%\dsh-chrome-app-launcher\launch-dsh.bat - Creates a Desktop shortcut
DeepSeek Harness.lnkpointing at it
Double-clicking the shortcut:
- auto-detects Chrome (registry
App Pathsfirst, then common paths, then Edge as fallback) - starts
dsh web --no-openin the background - waits for the port to become ready
- opens the Web GUI in a Chrome app-mode window (with a fresh
--user-data-dirso 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
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.
★ 9
↓ 382/wk
MIT
JavaScript
Aug 22, 2026
dsh plugin --profile web add dsh-chromeOne-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
★ 0
dsh plugin --profile web add dsh-launcherby yxccai
Unofficial Windows and macOS desktop app for DeepSeek Harness, with bundled runtime and automatic reuse of existing DSH environments.
★ 11
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add @sanqi-normal/dsh-webui-market-pluginby ayingQAQ
Windows 上的 DeepSeek Harness Web 一键启动器|One-click launcher with background restart and browser refresh.
★ 4
↓ 110/wk
MIT
JavaScript
Aug 18, 2026
dsh plugin --profile web add dsh-web-launcherby imaginevoldermert
A minimal Windows launcher plugin for DeepSeek Harness
★ 0
MIT
TypeScript
Aug 23, 2026
dsh plugin --profile web add dsh-minimal-launcher-pluginby yuzi-ska
Real Chrome browser control for DeepSeek Harness agents, powered by Chrome DevTools MCP
★ 4
JavaScript
Aug 13, 2026
dsh plugin --profile web add dsh-chrome-devtools