dsh-plugin-refresh
Verifieddsh-plugin-refresh · v1.0.0 · MIT
DSH 侧边栏/聊天区空白处右键刷新(整页重载)
Install
dsh plugin add dsh-plugin-refresh Confirm the layer applied with dsh --profile default --dump-config — see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Readme
dsh-plugin-refresh
DSH 侧边栏 / 聊天区空白处右键刷新(整页重载)。用于解决 DSH 重启后界面白屏/卡死时的快速恢复。
安装
dsh plugin --profile web add link:D:\\work space\\dsh-plugins\\dsh-plugin-refresh
# 重启 DSH web 进程后生效
卸载
dsh plugin --profile web remove dsh-plugin-refresh
注:客户端通过 DOM 查找侧边栏/聊天区容器,具体选择器可能需要按 DSH 实际 DOM 微调。