GrabMyIP version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.2
Released Jan 13, 2023 - 12.17 KBWorks with firefox 48.0 and laterReworked the Code logic and changed API used to fetch user IP Geo-Location.Source code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.1
Released Jan 10, 2023 - 12.32 KBWorks with firefox 48.0 and laterGrabMyIP v2.1 builds upon the functionality of version 1.0, by making a similar request, but to a different API endpoint. This API endpoint (http://ip-api.com/json) returns more information about the user's IP address, such as the region name, country, city, ISP, and country flag. The script then extracts this information from the API response and displays it in a more detailed tool-tip.
Here is a list of key changes and new features in GrabMyIP v2.1:
- The API endpoint has been changed to http://ip-api.com/json, which provides more detailed information about the user's IP address.
- The script now extracts the region name, country, city, ISP, and country flag from the API response and displays them in the tool-tip.
- Error handling has been added to the script, so that if an error occurs, it will be displayed in the tool-tip.
The tool-tip now uses template literals to format the string.Source code released under All Rights Reserved
Version 1.0
Released Jan 9, 2023 - 12.15 KBWorks with firefox 48.0 and laterChanged the Name/Title attribute in the Manifest.jsonSource code released under All Rights Reserved