Review of "Open .desktop file location" version 1.0.0 (1)

Details Page Preview

Opens the location of the applications .desktop file

Extension Homepage
https://github.com/laurawebdev/open-desktop-location

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 has not produced a result yet.

All Versions

Version Status
1.0.1 (2) Active
1.0.0 (1) Active

Previous Reviews on this Version

JustPerfection active
1. Use `console.*` instead of `log()`: [Port Guide 45: Logging](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging) 2. Please remove `stylesheet.css` since you are not using it: [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) 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
laura.media posted a review
I have implemented both of your requests. I have also refactored the code to be less duplicated and fixed a bug that could lead to accidentally re-add the context menu items.