Review of "Antigravity Quota Monitor" version 1

Details Page Preview

Monitor your Antigravity quotas (Claude & Gemini, 5h & Weekly) in real time with team multi-account support in the GNOME top bar.

Extension Homepage
https://github.com/bazinfla/gnome-antigravity

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 1

Shexli found 1 issue that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • lib/accounts.js:40
    file.load_contents(null)
  • lib/accounts.js:370
    file.load_contents(null)
  • lib/accounts.js:321
    cmdlineFile.load_contents(null)
  • lib/api.js:128
    cmdlineFile.load_contents(null)
  • lib/api.js:182
    file.load_contents(null)
  • lib/cache.js:38
    file.load_contents(null)

All Versions

Version Status
3 Unreviewed
2 Rejected
1 Rejected

Previous Reviews on this Version

bazinfla auto- rejected
Auto-rejected because of new version 2 was uploaded