Review of "Add Username to Top Panel" version 4

Details Page Preview

Simply add your username to topbar panel quick settings menu.

Extension Homepage
https://github.com/brendaw/add-username-toppanel

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

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

Previous Reviews on this Version

brendaw auto- active
JustPerfection posted a review
1. You cannot create objects in init(). Please move everything from init to enable: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization 2. You should also do this on disable: if (label) { label.destroy(); label = null; } 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