Review of "Bitcoin Price Checker" version 2

Details Page Preview

Displays the current price of Bitcoin, using the Binance API, and updates every minute.

Extension Homepage
https://github.com/neonn0d/gnome-btc-price-checker

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

Previous Reviews on this Version

JustPerfection rejected
You should call `abort()` on disable or destroy (line 56 `extension.js`): [`Soup.Session.abort()`](https://gjs-docs.gnome.org/soup30~3.0/soup.session#method-abort)
neonn0d posted a review
Thanks for the review! I've added the abort() call in destroy() and uploaded version 3.