Review of "RunPika" version 1

Details Page Preview

The Pikachu tells you the CPU usage by its running speed. ** Its a derivative of RunCat by Sergei Kolesnikov.

Extension Homepage
https://github.com/muditmehta07/runpika

No comments.

FAQ

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.

EGO-P-007 warning

JavaScript files should be reachable from extension.js or prefs.js

Some JavaScript files are not reachable from `extension.js` or `prefs.js` imports.

Don't include unnecessary files

  • dataProviders/cpu.js
  • utils.js

All Versions

Version Status
3 Unreviewed
2 Active
1 Rejected

Previous Reviews on this Version

fmuellner rejected
The extension is incomplete: import RunPikaIndicator from './indicator.js' The indicator.js file is missing