Shows Bitcoin rate in USDT on the panel and local fiat currencies in context menu. Crypto price providers: CoinGecko, Binance.US, Bitstamp, Gate.io, MEXC, Huobi, HitBTC, Bybit. Fiat conversion providers: CoinGecko, ExchangeRate, fawazahmed0, FloatRates, Frankfurter, WoXy-Sensei.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 13 | Active |
| 12 | Active |
| 11 | Rejected |
| 10 | Active |
| 9 | Rejected |
| 8 | Active |
| 7 | Active |
| 6 | Active |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Active |
| 2 | Active |
| 1 | Rejected |
1. `schemas/gschemas.compiled` should be removed. 2. Remove unnecessary line 22-42 `prefs.js` and line 36-59 `extension.js`. 3. Remove version from import (line 6 `extension.js`). 4. You should call `abort()` on disable (line v `extension.js`): [`Soup.Session.abort()`](https://gjs-docs.gnome.org/soup30~3.0/soup.session#method-abort) 5. Use `console.*` instead of `log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging)