Review of "Z.ai GLM Usage Monitor" version 1.2.2 (1)

Details Page Preview

Shows your Z.ai (GLM) coding-plan token quota and live usage in the top bar, with a usage ring, percentage, and reset countdown. API keys are protected by GNOME Keyring; an opt-in ZAI_API_KEY fallback is also available.

Extension Homepage
https://github.com/Kabrut/Z.AI-GLM-Usage

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 2

Shexli found 2 issues that may need reviewer attention.

EGO-P-006 warning

unnecessary build and translation artifacts should not be shipped

Compiled GSettings schemas should not be shipped for 45+ packages.

Don't include unnecessary files

  • schemas/gschemas.compiled
    schemas/gschemas.compiled

EGO-L-001 warning

extension must not create GObject instances or modify shell before enable()

Resource creation or signal/source setup was found outside `enable()`.

Only use initialization for static resources

  • lib/secretStore.js:6
    new Secret.Schema(
        'io.github.karbut.ZaiUsage.ApiKey',
        Secret.SchemaFlags.NONE,
        {account: Secret.SchemaAttributeType.STRING})

All Versions

Version Status
1.2.4 (3) Unreviewed
1.2.3 (2) Rejected
1.2.2 (1) Rejected

Previous Reviews on this Version

Karbut auto- rejected
Auto-rejected because of new version 1.2.3 (2) was uploaded