Displays the current price of Bitcoin, using the Binance API, and updates every minute.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 4 | Unreviewed |
| 3 | Active |
| 2 | Rejected |
| 1 | Active |
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)
Thanks for the review! I've added the abort() call in destroy() and uploaded version 3.