Show the effective user ID in the top bar samely as returned by whoami command.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
4.0 (6) | Active |
3.0 (5) | Active |
3.0 (4) | Rejected |
2.0 (3) | Active |
1.1 (2) | Active |
1.0 (1) | Rejected |
1. Please use `GLib.get_user_name()` instead of spawn command (line 101 `WhoamiButton.js`): [GJS Guide: `GLib.get_user_name`](https://gjs-docs.gnome.org/glib20~2.0/glib.get_user_name) 2. You have the id in `metadata.json`. Not needed: - line 30 `extension.js` - line 31 `prefs.js` 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