This extension puts adds an indicator to the top panel whose icon continuously renders two comic-like eyes that follow the mouse cursor.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
14 | Active |
13 | Rejected |
12 | Rejected |
11 | Active |
10 | Active |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Rejected |
4 | Rejected |
3 | Rejected |
2 | Active |
1 | Active |
`lookupByURL()` is a bad practice: - line 25 `extension.js` - line 10 `prefs.js` Use `this.getSettings()` instead: [GNOME Shell 45 Port Guide](https://gjs.guide/extensions/upgrading/gnome-shell-45.html#extensionutils)