IP Location Lookup

IP Location Lookup by ipwhois.io

Apa itu IP Location Lookup?

IP Location Lookup adalah ekstensi Chrome yang dikembangkan oleh https://ipwhois.io, dan fitur utamanya adalah "IP Location Lookup by ipwhois.io".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi IP Location Lookup

Unduh file ekstensi IP Location Lookup dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama IP Location Lookup IP Location Lookup
ID kifomoaihgjgmoiiakjgjjdomjdmnnld
URL Resmi https://chromewebstore.google.com/detail/ip-location-lookup/kifomoaihgjgmoiiakjgjjdomjdmnnld
Deskripsi IP Location Lookup by ipwhois.io
Ukuran File 72.94 KB
Jumlah Instalasi 3,785
Versi Saat Ini 1.1.6
Terakhir Diperbarui 2022-09-28
Tanggal Publikasi 2019-10-08
Penilaian 3.00/5 Total 4 Penilaian
Pengembang https://ipwhois.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://ipwhois.io
URL Halaman Bantuan https://ipwhois.io
URL Halaman Kebijakan Privasi https://ipwhois.io/privacy-app
Bahasa yang Didukung 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"
    ]
}