Professional workspace navigator with style options
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 |
1. Please remove `49.2`. Not needed. 2. Wrong class name (line 138 `extension.js`). 3. Instead of using array for holding signal ids, you can simply use `connectObject()` and then on destroy just use `connectObject(this)`. Do you wanna fix and send it again? 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
Cool