IP Location Lookup

IP Location Lookup by ipwhois.io

什么是IP Location Lookup?

IP Location Lookup是由https://ipwhois.io开发的Chrome扩展程序,该扩展的主要功能是“IP Location Lookup by ipwhois.io”。

扩展截图

screenshot
screenshot

下载IP Location Lookup扩展crx文件

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

扩展使用说明

                        Simple and easy-to-use geolocation extension that displays the location of an IP address, together with additional useful data such as:

■ External IP
■ Latitude and Longitude
■ Continent
■ Country
■ Region
■ City
■ Timezone
■ Currency

Uses our own IP geolocation API                    

扩展基本信息

名称 IP Location Lookup IP Location Lookup
ID kifomoaihgjgmoiiakjgjjdomjdmnnld
官方URL https://chromewebstore.google.com/detail/ip-location-lookup/kifomoaihgjgmoiiakjgjjdomjdmnnld
简介 IP Location Lookup by ipwhois.io
文件大小 72.94 KB
安装次数 3,785
当前版本 1.1.6
更新时间 2022-09-28
上架时间 2019-10-08
评分 3.00/5 共4次评分
开发者 https://ipwhois.io
电子邮箱 [email protected]
付费类型 free
扩展官网 https://ipwhois.io
帮助页面URL https://ipwhois.io
隐私政策页面URL https://ipwhois.io/privacy-app
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "IP Location Lookup",
    "description": "IP Location Lookup by ipwhois.io",
    "version": "1.1.6",
    "author": "IPWHOIS.io",
    "icons": {
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}