dsh-settings-icon-manager
其他 活跃维护

dsh-settings-icon-manager

zhoupengjie/dsh-settings-icon-manager

为第三方框架扩展设置区域提供语义化图标托管与自定义映射能力,无需手动配置图标资源,开箱即可让不同扩展设置项拥有适配视觉标识,保持界面风格统一。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
JavaScript
主要语言
MIT
开源协议
8 KB
仓库大小
1 个月前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:zhoupengjie/dsh-settings-icon-manager
git clone https://github.com/zhoupengjie/dsh-settings-icon-manager.git
git clone git@github.com:zhoupengjie/dsh-settings-icon-manager.git
README.md main

dsh-settings-icon-manager

Semantic icons for third-party settings sections in DeepSeek Harness (DSH).

中文说明

Features

  • Replaces the default gear icon on third-party settings sections with meaningful outline icons.
  • Includes mappings for Mobile Access, Snapshots, File Mentions, Web UI Plugins, Skin Center, Pets, and Community Plugins.
  • Provides an Icon Manager settings page for choosing an icon per entry.
  • Includes about 50 icons across files, development, networking, security, media, organization, and common actions.
  • Uses a compact two-column entry layout and a six-column icon picker.
  • Stores preferences locally in the browser without modifying other plugins.

Install

dsh plugin --profile web add github:zhoupengjie/dsh-settings-icon-manager

Restart dsh web, then open Icon Manager from the settings sidebar.

Development

The client code is in src/client.js. The plugin observes the settings sidebar DOM and replaces fallback icons, so it may need an update if DSH changes that internal structure.

License

MIT