Review of "GitHub Tray" version 4

Details Page Preview

Display your GitHub repositories in the system tray with stars, issues, forks, and language info

Extension Homepage
https://github.com/debba/github-tray-gnome-extension

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

Version Status
7 Active
6 Rejected
5 Active
4 Active
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

debba posted a review
Hello, I found prefs.js was not in the command pack for create the zip, so was not present.
JustPerfection active
Hi, Approved but please use `console.*` instead of `log()`. Logs should be only available on debug mode. For debug use `console.debug()` instead of `console.log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging)