Review of "Dev Tools" version 1

Details Page Preview

Generate random UUID and current time in milliseconds as a shell extension.

Extension Homepage
https://github.com/romixch/gnome-shell-extension-dev-tools

No comments.

FAQ

Files

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

All Versions

Version Status
14 Active
13 Rejected
12 Inactive
11 Active
10 Inactive
9 Rejected
8 Inactive
7 Inactive
6 Inactive
5 Inactive
4 Inactive
3 Inactive
2 Inactive
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please add GitHub or GitLab url to the metadata.json: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#metadata-json-must-be-well-formed 2. Please list the tools in the description. 3. You cannot create objects in global scope which is the same as init (line 29 extension.js). Move that line to enable and null that out in disable or; create it in `Indicator`. If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions