GrabMyIP 版本历史 - 3 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 2.2
发布于 2023年1月13日 - 12.17 KB适用于 firefox 48.0 及更高版本Reworked the Code logic and changed API used to fetch user IP Geo-Location.源代码遵循 保留所有权利 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 2.1
发布于 2023年1月10日 - 12.32 KB适用于 firefox 48.0 及更高版本GrabMyIP 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.源代码遵循 保留所有权利 发布
版本 1.0
发布于 2023年1月9日 - 12.15 KB适用于 firefox 48.0 及更高版本Changed the Name/Title attribute in the Manifest.json源代码遵循 保留所有权利 发布