IP Geolocator

Locate any IP address quickly!

什么是IP Geolocator?

IP Geolocator是由https://searchbases.com开发的Chrome扩展程序,该扩展的主要功能是“Locate any IP address quickly!”。

扩展截图

screenshot
screenshot
screenshot

下载IP Geolocator扩展crx文件

下载IP Geolocator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        IP Geolocator is a non-intrusive IP location lookup technology that retrieves geolocation information with no explicit permission required from users. All you need is your client’s IP address.

Please Note: The extension is using a free service to display your IP and geo location data (http://ipinfo.io/). If there seems to be a problem with a specific IP or the resulting location data I can not do anything about it since I'm not in any way affiliated with the services the extension is using. Sorry for the circumstances. I'm just happy such services exist and thus provide a stable solution for most users.                    

扩展基本信息

名称 IP Geolocator IP Geolocator
ID fipippkclmhbknmbnhplcfmbeanifead
官方URL https://chromewebstore.google.com/detail/ip-geolocator/fipippkclmhbknmbnhplcfmbeanifead
简介 Locate any IP address quickly!
文件大小 42.29 KB
安装次数 27
当前版本 1.0.0
更新时间 2022-02-26
上架时间 2022-02-26
评分 5.00/5 共1次评分
开发者 https://searchbases.com
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Geolocator",
    "version": "1.0.0",
    "description": "Locate any IP address quickly!",
    "manifest_version": 3,
    "author": "Asijit Paul",
    "permissions": [],
    "action": {
        "default_title": "IP Geolocator",
        "default_popup": "index.html",
        "default_icon": {
            "32": "icons\/32.png",
            "72": "icons\/72.png",
            "128": "icons\/128.png"
        }
    },
    "icons": {
        "32": "icons\/32.png",
        "72": "icons\/72.png",
        "128": "icons\/128.png"
    }
}