Rename the window thumbnails in the Activities overview
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. 2. You shouldn't wrap disconnect with try-catch (line 103 `extension.js`). 3. Don't use try-catch wrappers for something that is not throwing (line 506, 512 `extension.js`). 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