- 目录/包名 deepseek-balance → dsh-balance(cordis.patch.yml、dsh.plugin.json、 install.sh、client 加载 id、host 日志标签同步更新) - README 增加支持的供应商表格(provider/供应商/展示/密钥/接口)
13 lines
259 B
JSON
13 lines
259 B
JSON
{
|
|
"name": "dsh-balance",
|
|
"description": "DeepSeek Harness web 插件:状态栏展示 DeepSeek 余额与本会话估算花费",
|
|
"version": "1.0.0",
|
|
"entry": {
|
|
"name": "dsh-balance",
|
|
"inject": []
|
|
},
|
|
"client": {
|
|
"platform": "web"
|
|
}
|
|
}
|