Review of "Ping Bot" version 2

Details Page Preview

Monitor your important websites at a glance. Add URLs to your list, see status indicators in the panel: 🟢 - Everything is ok, all sites reachable. 🟡 - Unknown or no network. 🔴 - Some site is not reachable. No external services, no API keys, or accounts needed. Similar to uptime robot services, but from your local machine.

Extension Homepage
https://github.com/lauzis/pingbot

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
4 Active
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection active
Thanks! It's much cleaner now. For the next version: 1. Please remove `icon` from `metadata.json`. 2. Use `console.*` instead of `log()`. For debug use `console.debug()` instead of `console.log()`. No need to use `G_MESSAGES_DEBUG`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging)