System monitor showing CPU and memory usage.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
1.0.5 (8) | Active |
1.0.4 (7) | Active |
1.0.3 (6) | Active |
1.0.2 (5) | Active |
1.0.1 (4) | Active |
1.0.1 (3) | Rejected |
1.0.0 (2) | Active |
1.0.0 (1) | Rejected |
`lookupByURL()` is a bad practice (line 173 `src/indicator.js`). You can send `this` from the entry point to the class needing it when it's possible (dependency injection). Wanna fix and send it again?