Add your username and icon to your menu panel, and run apps or shell commands.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
16 | Active |
15 | Rejected |
14 | Rejected |
13 | Rejected |
12 | Rejected |
11 | Active |
10 | Rejected |
9 | Inactive |
8 | Active |
7 | Inactive |
6 | Active |
5 | Inactive |
4 | Rejected |
3 | Rejected |
2 | Inactive |
1 | Active |
1. Prefs won't load. Because of the `convenience` import in line 8 (prefs.js). Also `Adw` doesn't exist in 40 and 41. So that will cause fatal error in prefs.js too. 2. Also do this in disable: ```js settings = null; bigAvatarItem = null; ``` 3. Why are you using `this` for `_menuOpenStateChangedId` (extension.js). It's not in class.