Zenjibad/dsh-plugin-toggle ↗★ 0
dsh-plugin-toggle
直接从设置→插件中启用/禁用DSH插件:提供一个'启用/禁用'标签页,可实时停止/启动加载项并持久化更改
AI 分析
核心用途是提供便捷的DSH插件开关管理面板。适合安装了较多插件、需要免重启动态调试或临时禁用特定插件的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Zenjibad/dsh-plugin-toggle說明文件
閱讀完整 README ↗⚙️ Configuration
No config file, no persisted settings of its own. Behaviour is fixed by constants in the source:
| Knob | Location | Default |
|---|---|---|
| HTTP route | src/index.ts | `GET |
| Locked entries | LOCKED / LOCKED_NAMES in src/index.ts | include, cordis:include, dsh-plugin-toggle |
| Tab seat | src/client/index.tsx | settings.plugins.tab id toggle, order 20 |
| Toast duration | src/client/index.tsx | 6 s |
| Persistence target | derived from the loader's include entry | ` |
| /cordis.patch.yml` |