Panel indicator for your current network identity: public IP address, VPN/WireGuard/Tailscale state, DNS resolvers, primary connection, and LAN addresses. Click a row to copy its value to the clipboard (write-only; this extension does not read the clipboard). Notifies when the public IP changes. Network access: this extension may request your public IP from api.ipify.org, ifconfig.me, or icanhazip.com. Responses are kept in memory only for the session. Local connection details come from NetworkManager and /etc/resolv.conf. No accounts and no telemetry.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
extension.js:62
St.Clipboard.get_default()
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |