Review of "Minimal Internet Speed Meter" version 20260621.203419 (3)

Details Page Preview

Simple and minimal internet speed meter extension for the Gnome Shell. It won't disturb your work, won't distract your attention, and won't take up too much space on your panel.

Extension Homepage
https://gitlab.gnome.org/larryw3i/MinimalInternetSpeedMeter

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
20260710.142957 (9) Active
20260710.135201 (8) Rejected
20260710.131700 (7) Rejected
20260623.093710 (6) Active
20260622.080131 (5) Rejected
20260622.073021 (4) Rejected
20260621.203419 (3) Rejected
20260621.202454 (2) Rejected
20260308.065951 (1) Rejected

Previous Reviews on this Version

larryw3i posted a review
Dear Maintainer, I have add disconnect calls in `disable()`function, and I tested it on GNOME 50, it runs well. Hope that you check these changes soon, and give me some suggestions or make it reviewed. Thank you! Regards, larryw3i
JustPerfection rejected
1. Avoid making the default class that large since it is hard to review for cleanup. Only hold the logic there. 2. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. 3. Don't call `this.getSettings()` multiple times. Each call creates an instance. You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions