Show LAN IP address on GNOME panel. Do not show loopback addresses (127.0.0.0/8) or Docker networks.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
15 | Active |
14 | Inactive |
13 | Inactive |
12 | Active |
11 | Inactive |
10 | Inactive |
9 | Inactive |
8 | Active |
7 | Inactive |
6 | Inactive |
5 | Active |
4 | Inactive |
3 | Inactive |
2 | Inactive |
1 | Inactive |
1. Please remove logs: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#no-excessive-logging 2. Also do this on disable: ```js _indicator = null; ``` 3. Is there any reason for using `Lang` in line 65 (extension.js)?