Review of "System Monitor" version 2

Details Page Preview

Real-time system resource monitoring in the top bar — CPU, RAM, temperature, disk usage & I/O, network I/O, GPU, and power/energy tracking

Extension Homepage
https://github.com/JTourteau/gnome-system-monitor

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) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO014 warning

objects created by extension should be destroyed in disable()

Object collections created in `enable()` are missing matching destroy loops in `disable()` or its helper methods.

Destroy all objects

  • extension.js:696
    item
  • extension.js:736
    item
  • extension.js:785
    gpuNameItem
  • extension.js:755
    item
  • extension.js:774
    item
  • extension.js:809
    raplItem
  • extension.js:713
    item

All Versions

Version Status
3 Unreviewed
2 Rejected
1 Rejected

Previous Reviews on this Version

JTourteau auto- rejected
Auto-rejected because of new version 3 was uploaded