Review of "Show Desktop Button" version 8

Details Page Preview

Minimize/unminimize all open windows with a single click.

Extension Homepage
https://github.com/amivaleo/Show-Desktop-Button

No comments.

Diff Against

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

Previous Reviews on this Version

ewlsh rejected
You should use the following in new code... const ExtensionUtils = imports.misc.extensionUtils; ExtensionUtils.getSettings(); (from https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/master/js/misc/extensionUtils.js) instead of copying in the older convenience.js file.