zhoupengjie/dsh-settings-icon-manager0

dsh-settings-icon-manager

为 DSH 设置侧栏的第三方插件提供统一的语义化图标与本地样式配置。

AI 分析

核心用途是为 DSH 设置侧栏的第三方插件提供语义化图标和本地样式配置。适合需要美化和定制 DSH 设置侧栏图标的用户,提供可视化图标管理器和约50个常用图标。

包名
dsh-settings-icon-manager
版本
0.1.0
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhoupengjie/dsh-settings-icon-manager

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