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
Eメール [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"
    ]
}