MARKET / RELEASES
版本 1.7.2
Codex 剩余额度
这次更新
v16 独立 Widget 发行,保留原配置、权限、运行实现与第三方许可。自有代码 MIT,平台托管签名;最终设备验收待集中节点。
审核通过
完整性与兼容性
- SHA-256
- 0e99a61d1f2b2565a51ca7319a4351cd09f99c9efc4ffadadbc5728ea589a377
- 原始大小
- 23598 bytes
- 接口版本
- v 1.0
- 包格式
- manifest v1
查看已校验的清单
{
"name": "Codex 剩余额度",
"license": "MIT",
"summary": "通透彩色亚克力圆环,绿色20%、浅黄45%、橙黄25%、红色10%,折射高光与细密侧壁纹理;三种尺寸与真实蓝牙额度。",
"version": "1.7.2",
"widgets": [
{
"id": "usage",
"name": "Codex 剩余额度",
"sizes": [
{
"h": 2,
"w": 2
},
{
"h": 3,
"w": 3
},
{
"h": 4,
"w": 4
}
],
"editor": "widgets/usage/editor.json",
"surface": "transparent",
"bindings": [],
"defaultSize": {
"h": 2,
"w": 2
},
"description": "四段固定颜色随额度依次缩短,切面透亮、边缘高光与细密侧壁纹理,支持三种正方形尺寸。",
"permissions": {
"capabilities": [
"timer.tick",
"codex.usage.read"
],
"networkSources": []
},
"configSchema": "widgets/usage/config.schema.json",
"configVersion": 2,
"defaultConfig": {
"title": "Codex 额度",
"limitId": "codex",
"refreshSeconds": 60
}
}
],
"pluginId": "df.silverridge.codexusage",
"publisher": {
"id": "df.silverridge",
"name": "SilverRidge"
},
"apiVersion": 1,
"dependencies": [],
"compatibility": {
"requiredFeatures": [
"registry.v1",
"javascript.v1",
"native-ui.v1",
"codex.ble.v1",
"scene3d.v1",
"scene3d.bands.v1"
]
},
"manifestVersion": 1
}