跳到主要内容
MARKET / RELEASES

版本 1.0.5

Codex 额度 · 瑞士红白

正常2026/9/20 07:20:54

这次更新

独立 Widget 发行,保留原配置、权限、运行实现与第三方许可。自有代码 MIT,平台托管签名;使用新版清单,最终设备验收待集中节点。

审核通过

完整性与兼容性

SHA-256
70de5c52952e0ade3f6808455c4814e94171c277cce518cc41a4b2553573ab9a
原始大小
21678 bytes
接口版本
v 1.0
包格式
manifest v1
查看已校验的清单
{
  "name": "Codex 额度 · 瑞士红白",
  "license": "MIT",
  "summary": "P2 红白横向额度卡:大号剩余百分比、第二窗口余量、重置倒计时与蓝牙状态。",
  "version": "1.0.5",
  "widgets": [
    {
      "id": "usage",
      "name": "Codex 额度 · 瑞士红白",
      "sizes": [
        {
          "h": 1,
          "w": 4
        },
        {
          "h": 2,
          "w": 8
        }
      ],
      "editor": "widgets/usage/editor.json",
      "surface": "transparent",
      "bindings": [],
      "defaultSize": {
        "h": 1,
        "w": 4
      },
      "description": "默认4×1横向单元格,红底白字显示剩余额度;可保持比例放大到8×2。",
      "permissions": {
        "capabilities": [
          "timer.tick",
          "codex.usage.read"
        ],
        "networkSources": []
      },
      "configSchema": "widgets/usage/config.schema.json",
      "configVersion": 1,
      "defaultConfig": {
        "title": "Codex",
        "limitId": "codex",
        "primaryWindow": "weekly",
        "refreshSeconds": 60
      }
    }
  ],
  "pluginId": "df.silverridge.codex-swiss-red",
  "publisher": {
    "id": "df.silverridge",
    "name": "SilverRidge"
  },
  "apiVersion": 1,
  "dependencies": [],
  "compatibility": {
    "requiredFeatures": [
      "registry.v1",
      "javascript.v1",
      "native-ui.v1",
      "vector-ui.v1",
      "codex.ble.v1"
    ]
  },
  "manifestVersion": 1
}