Plugin directory / UI Enhancements / dsh-navbar
dsh-navbar
GitHub source only vlln/dsh-navbar ↗
9Stars
1Forks
1Open issues
TypeScriptLanguage
2026-08-13Last push
What it does
DSH 插件:对话节点导航条(右缘节点串快速跳转 user 消息)。官方 bundle 插件,dsh plugin --profile web add 安装
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:vlln/dsh-navbar - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:vlln/dsh-navbar. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.