ningbonb/dsh-client-ui-brand ↗★ 0
dsh-client-ui-brand
用于 DSH Web 的非侵入式产品名称与 Logo 品牌定制插件,支持配置自定义产品名、本地或远程 Logo 图片。
AI 分析
核心用途是进行 DSH 客户端的品牌化定制。适合需要对 DSH 进行个性化命名、替换官方 Logo 以契合团队或个人品牌的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ningbonb/dsh-client-ui-brand说明文档
阅读完整 README ↗Configuration fields
| Field | Default | Description |
|---|---|---|
productName | Brand New Agent | Sidebar product name. |
logoUrl | Not set | HTTPS URL, same-origin absolute path, or data:image/... URL for the logo. |
logoPath | Not set | Absolute path to one local logo image served by DSH. |
logoAlt | productName | Accessible logo text. |
Configure either logoUrl or logoPath, not both.