zhangsaizz/dsh-widgets-plugin--packages-dsh-client-ui-widget-manager ↗★ 0
@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 监控等)、需要灵活管理其显示状态的用户。状态保存在浏览器本地。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
README 全文を読む ↗Usage
- Open Web settings → "Widgets".
- 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.
- 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.
- State is kept in this browser and survives a reload; the manager's shadow entries are cascaded away when its plugin fiber unloads.