DSH Plugins Marketplace

DSH Plugins

Plugins

/

dsh-wsl-browser

d

dsh-wsl-browser

Manifest valid

Opens http(s) URLs from WSL in the Windows default browser.

hasBundlePatch

dsh-wsl-browser

Install set: part of dsh-wsl-kit. Prefer KIT_SET=daily | llm | github | full (see kit README). Fault tree: TROUBLESHOOTING.md.

DeepSeek Harness tool: win_open_url — open an http / https URL in the Windows default browser from WSL.

Part of dsh-wsl-kit.

中文说明 → README.zh.md


Compatibility

| Field | Value | |-------|-------| | Plugin | dsh-wsl-browser 0.1.0 | | Minimum dsh | ≥ 0.1.2 (web UI one-shot ?token= on Windows relay :3081) | | Latest verified | See dsh-wsl-kit Compatibility (currently 0.1.5-rc.1) — single source of truth for the suite | | Kit set | daily (also in github / full; fetch+net also in llm) | | Cloud Flash | Use model id deepseek-flash (V4.1 Flash) in ~/.dsh/settings.yaml / llm-deepseek — not configured by this plugin | | Agent Teams | Upstream experimental; not required here |

Suite floor versions: kit check-plugin-versions.sh. Fault tree: TROUBLESHOOTING.md.

Why

Services started in WSL (http://127.0.0.1:3080, docs sites, etc.) should open on the Windows side where you already work. Only http/https are allowed (no file:).

If localhost forwarding fails, the result may include a hint using the current WSL IP—pair with dsh-wsl-port for deeper diagnosis.

Tool

| Arg | Required | Meaning | |-----|----------|---------| | url | yes | http:// or https:// URL |

Install

dsh plugin --profile web add github:173787247/dsh-wsl-browser

Config

- id: dsh-wsl-browser
  name: dsh-wsl-browser
  config:
    timeoutMs: 15000

Test

npm test

License

MIT

Similar plugins

dsh-web-launcher

One-click launcher for the Web UI: a double-click Start-DSH-Web.cmd on the Windows desktop that boots dsh web and auto-opens the browser (polling until ready), plus a web_launcher model tool (install

Notifications & IntegrationsManifest valid

0

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

Opens the dsh web GUI in a dedicated Edge/Chrome app-mode window on its own browser profile and gracefully stops the server when that window is closed.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-web-window-companion

Opens a WSL Linux path in Windows Cursor, VS Code, or Notepad.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-wsl-editor

Windows desktop shortcut for dsh web: launches the server, auto-opens the browser when ready, and stops the service when the Harness window closes.

Development & InfrastructureManifest valid

0

dsh plugin --profile web add dsh-desktop-shortcut

Optional Obscura headless-browser tools from WSL (obscura_status / obscura_fetch / obscura_mcp_hint). Not the same as dsh-wsl-browser win_open_url (Windows GUI browser), and not a replacement for dsh-

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-wsl-obscura

WSL tools for DSH: run Linux commands, convert Windows/WSL paths, and summarize the WSL environment.

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-wsl