Display the current and upcoming Nord Pool electricity ("pörssisähkö") prices in Finland, on an hourly basis, directly in your Gnome Shell top bar.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Timeout should be removed on destroy (line 259 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) 2. No need to use `this.initTranslation()` (line 1189 `extension.js`): > Consider this method deprecated. > Only specify gettext-domain in metadata.json. > GNOME Shell can automatically initiate the translation for you > when it sees the gettext-domain key in metadata.json. [Port Guide 45: Extension Utils](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#extensionutils) 3. Please use a less generic name for the default class you are exporting (line 1185 `extension.js`). If you need any help with your extension you can ask us on the: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions