Review of "Rename Window Thumbnails" version 1

Details Page Preview

Rename the window thumbnails in the Activities overview

Extension Homepage
https://github.com/leonardozilli/gnome-rename-window-thumbnails

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli did not find any issues.

All Versions

Version Status
3 Active
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
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