Review of "Claudeland: Claude Usage" version 0.3.0 (2)

Details Page Preview

Monitor remaining Claude plan usage in the GNOME panel and an optional desktop card. Shows the five-hour window, weekly limits, and dynamically discovered model limits. Requires Claude Code. Reads its local OAuth credential and sends it only to api.anthropic.com to retrieve usage. When that credential expires, the Claude Code CLI is asked to renew it; signing in always happens in Claude Code. Unofficial and not affiliated with Anthropic.

Extension Homepage
https://github.com/FabioSM46/claudeland

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
0.3.0 (4) Unreviewed
0.3.0 (3) Rejected
0.3.0 (2) Rejected
0.2.0 (1) Active

Previous Reviews on this Version

JustPerfection rejected
`services/soup-transport.js` for soup 2 is unnecessary code. 45+ uses Soup 3.
FabioSM46 posted a review
Thanks for the review. The new version supports GNOME Shell 45+ only. I removed the legacy package build and all Soup 2 compatibility code; the extension now uses Soup 3 directly and keeps the submitted JavaScript modular.