Review of "Simple net speed" version 22

Details Page Preview

Simply showing network speed. Left click to change modes: 1. Total net speed in bits per second 2. Total net speed in Bytes per second 3. Up & down speed in bits per second 4. Up & down speed in Bytes per second 5. Total of downloaded in Bytes (Right click to reset counter) Middle click to change font size

Extension Homepage
https://github.com/biji/simplenetspeed

No comments.

Diff Against

Files

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

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. Move line 29 to 61 to enable(): https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Only_use_.60init.28.29.60_for_initialization 2. Remove 42 to 60 from metadata.json. 3. Don't use deprecated module like MainLoop. You can use GLib instead. 4. Remove Unnecessary files .gitignore and notes.md.