Review of "IP Address Indicator" version 3.0 (1)

Details Page Preview

Shows your active WiFi and LAN IP addresses in the top bar, each labelled (WiFi/LAN), updated live on network changes. Clipboard: clicking the indicator copies the shown address(es) to the clipboard. The extension only writes to the clipboard in response to that click — it never reads the clipboard, includes no keyboard shortcuts, and sends nothing over the network. Preferences: toggle the WiFi/LAN labels, optionally include IPv6, set a custom separator, and hide specific interfaces. Reads local state from NetworkManager only.

Extension Homepage
https://github.com/khaleeljageer/ip-address-indicator

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • extension.js:46
    St.Clipboard.get_default()

All Versions

Version Status
3.0 (1) Active

Previous Reviews on this Version

JustPerfection active
Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup (`extension.js` only). 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