Review of "Монітор повітряних тривог" version 2

Details Page Preview

Air raid alerts monitoring in Ukraine. Uses ubilling.net.ua API to monitor air raid alerts status in selected region. Моніторинг повітряних тривог в Україні. Використовує API ubilling.net.ua для моніторингу статусу повітряних тривог у вибраному регіоні.

Extension Homepage
https://github.com/MaksymLeiber/air-alert-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)

Shexli has not produced a result yet.

All Versions

Version Status
2 Rejected
1 Rejected

Previous Reviews on this Version

Banny.dev posted a review
I added and redid everything in the second version
JustPerfection rejected
1. You are still using old `imports` in `extension.js`: [Port Guide 45: ESM](https://gjs.guide/extensions/upgrading/gnome-shell-45.html) 2. Please remove line 412-416 `extension.js`. Not needed. 3. You should export the class as default (line 348 `extension.js`). 4. Remove line 374-399 since they aren't related to the `Extension` class.