Display the current weather and the apparent temperature (feels like) inside the pill next to the clock.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Also null out in disable: ```js this._settings = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) 2. Remove line 126 `extension.js` and rename line 210 to `destroy()`. Do `super.destroy()` at the end of that function. You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions