Review of "Show External IP" version 1

Details Page Preview

Displays your external IP in the Toolbar, including Country flag, sends a system notification if IP changed. Shows also IP history with Export and an image of the approximate location. This extension is handy for those who work at different locations or with different VPNs to quickly see your public IP and country. Clipboard Access: Used to copy IP addresses, locations, and network details from the extension menu to your clipboard.

Extension Homepage
https://github.com/cwittenberg/thisipcan.cyou

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)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. Please remove line 27 (extension.js). 2. Also do this in disable: ```j panelButton = null; panelButtonText = null; ``` 3. Remove the timeout in disable (line 94 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources 4. Use `Main.notify()` instead of spawn command (line 71 extension.js): https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/a3c84ca7463ed92b5be6f013a12bce927223f7c5/js/ui/main.js#L509 5. Use correct indendation in your code. 6. Different URL in the description, line 33 and 64. [GNOME 43 Port Guide](https://gjs.guide/extensions/upgrading/gnome-shell-43.html) If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions