Z.ai Usage Helper 作者: nniicckk
Shows 5-hour quota reset time, countdown and subscription info on z.ai coding plan usage page.
扩展元数据
屏幕截图
关于此扩展
https://github.com/nniicckk6/zai-extention
A small browser extension that fills in data the z.ai GLM Coding Plan usage
page fetches but doesn't render — most notably the reset time for the
5-hour quota (and a live countdown), plus a subscription summary block.
Works on Chrome, Edge, and Firefox. No background script, no telemetry, no
popup. Runs entirely as a content script on the one page it's needed on.
| Where | What |
| --- | --- |
|
| Below the cards | Subscription block: plan, price, next renewal (with auto-renew badge), validity range |
The page already requests this data from
calls (it reads the token from
frontend leaves on the floor.
A small browser extension that fills in data the z.ai GLM Coding Plan usage
page fetches but doesn't render — most notably the reset time for the
5-hour quota (and a live countdown), plus a subscription summary block.
Works on Chrome, Edge, and Firefox. No background script, no telemetry, no
popup. Runs entirely as a content script on the one page it's needed on.
| Where | What |
| --- | --- |
|
5 Hours Quota card | Reset Time: YYYY-MM-DD HH:MM (in Xh Ym) — was missing entirely || Below the cards | Subscription block: plan, price, next renewal (with auto-renew badge), validity range |
The page already requests this data from
/api/monitor/usage/quota/limit and/api/biz/subscription/list; the extension just makes the same authenticatedcalls (it reads the token from
localStorage) and renders the parts thefrontend leaves on the floor.
评分 5(1 位用户)
权限与数据
更多信息