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

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

Web widget manager settings page: lists the project widgets with runtime Add (enable) / Close (disable) over the 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.