ShanHaiFish/dsh-plugin-manager-lite0

dsh-plugin-manager-lite

DSH 静态 bundle 插件:在设置页管理第三方插件——列表、启用/停用(持久化到 ~/.dsh/cordis.patch.yml)、卸载、检查更新、一键升级。A static-bundle DSH plugin that manages third-party plugins on the settings page: list, enable/disable (persisted), uninstall, check for updates, and one-click upgrade.

包名
dsh-plugin-manager-lite
版本
0.1.0
许可证
MIT
最近更新
2026年8月21日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ShanHaiFish/dsh-plugin-manager-lite

使用

重启 DSH 后,打开浏览器进入 Web GUI → 设置 → 插件 → 第三方插件

  • 点「刷新」重新拉取插件列表;
  • 运行中的插件可「停用」;已停用的插件可「启用」;
  • 每个插件可「检查更新」「卸载」。

停用 / 启用结果通过 alert 提示,操作成功会刷新列表反映真实状态。