My IP & Geo Location

My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.

Apa itu My IP & Geo Location?

My IP & Geo Location adalah ekstensi Chrome yang dikembangkan oleh Anoop Sukumaran, dan fitur utamanya adalah "My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi My IP & Geo Location

Unduh file ekstensi My IP & Geo Location 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

                        My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.

Links : http://ip-api.com                    

Informasi Dasar Ekstensi

Nama My IP & Geo Location My IP & Geo Location
ID kjjolgkijnigobpnakcpngdkdlnimiak
URL Resmi https://chrome.google.com/webstore/detail/my-ip-geo-location/kjjolgkijnigobpnakcpngdkdlnimiak
Deskripsi My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.
Ukuran File 5.85 KB
Jumlah Instalasi 153
Versi Saat Ini 1.0
Terakhir Diperbarui 2018-07-22
Tanggal Publikasi 2018-07-22
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Anoop Sukumaran
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan http://anoopsukumaran.com
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "My IP & Geo Location",
    "short_name": "ipInfo-geoLocation",
    "description": "My IP & Geo Location is a free extension that would provide IP & Geo Location Information in a single click.",
    "version": "1.0",
    "manifest_version": 2,
    "icons": {
        "32": "icon.png",
        "48": "icon-48.png"
    },
    "browser_action": {
        "default-icon": "icon.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "style.css"
    ]
}