Yuanloss/dsh-quick-window-launcher0

dsh-quick-window-launcher

Start DeepSeek Harness web in its own standalone app-style window from a desktop shortcut (Chromium app-mode, not the default browser tab), plus sidebar shutdown/restart actions that adapt to the rail/wide layout and an open_web tool that opens a URL in the system default browser's new tab.

包名
dsh-quick-window-launcher
版本
1.0.0
许可证
MIT
最近更新
2026年8月25日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Yuanloss/dsh-quick-window-launcher

配置项

该行可选配置(通过 profile patch 覆盖):

默认值说明
createShortcuttrue启动时生成桌面快捷方式(设为 false 关闭)
desktopNameDeepSeek Harness快捷方式的基础文件名

示例:

- id: quick-window-launcher
  name: 'dsh-quick-window-launcher'
  config:
    createShortcut: true
    desktopName: 'DeepSeek Harness'