Review of "Show External IP" version 8

Details Page Preview

Displays your external IP in the Toolbar and sends a system notification if changed. This extension is handy for those work at different locations or with different VPNs to quickly see your public IP and country. It uses the free thisipcan.cyou service to check at regular intervals and whenever computer network events occur (like switching networks or locations).

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

No comments.

Diff Against

Files

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

All Versions

Version Status
15 Active
14 Inactive
13 Rejected
12 Rejected
11 Inactive
10 Rejected
9 Rejected
8 Rejected
7 Rejected
6 Rejected
5 Inactive
4 Inactive
3 Inactive
2 Rejected
1 Rejected

Previous Reviews on this Version

cwittenberg posted a review
Made updates as requested - Removed network monitor objects from global scope - Removed generic timer from global scope and refactored
JustPerfection rejected
The timeout has been fixed but you still creating those variables in global scope.
cwittenberg posted a review
Understood - I have made the variables local instead.