zhangsaizz/dsh-widgets-plugin--packages-dsh-client-ui-widget-manager0

@dsh-plugins/client-ui-widget-manager

Web 小部件管理器设置页:列出项目小部件,支持在 shell.overlay 上进行运行时的添加(启用)/关闭(禁用)。

AI 分析

核心用途是提供统一的 Web 悬浮小部件开关与配置中心。适合安装了多个悬浮窗插件(如余额、Token 监控等)、需要灵活管理其显示状态的用户。状态保存在浏览器本地。

包名
@dsh-plugins/client-ui-widget-manager
版本
0.1.0
最近更新
2026年8月16日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Usage

  1. Open Web settings → "Widgets".
  2. Each widget shows its current state: Enabled (on the page), Disabled (hidden by this page), Not installed (package not mounted — no action available); configurable widgets are marked "Configurable" and show a Configure button.
  3. Click Configure to open the widget's own config dialog (e.g. the balance dashboard's provider bindings); click Disable to remove a widget from the page (its Configure button disappears), click Add to mount it back.
  4. State is kept in this browser and survives a reload; the manager's shadow entries are cascaded away when its plugin fiber unloads.