IPMonitor

IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.

Apa itu IPMonitor?

IPMonitor adalah ekstensi Chrome yang dikembangkan oleh ZiB, dan fitur utamanya adalah "IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi IPMonitor

Unduh file ekstensi IPMonitor 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

                        IPMonitor is all about getting to know your current IP address. Whether you are using a VPN or proxy, if your IP is still unchanged, there's something fishy with the cloaking services you are using. So, use, IPMonitor to get to know your current IP address to make sure there's no IP leakages taking place and your true identity is anonymous.                    

Informasi Dasar Ekstensi

Nama IPMonitor IPMonitor
ID oodjlfepkheipoglihhbapdcelcaojje
URL Resmi https://chrome.google.com/webstore/detail/ipmonitor/oodjlfepkheipoglihhbapdcelcaojje
Deskripsi IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.
Ukuran File 1.32 MB
Jumlah Instalasi 92
Versi Saat Ini 1.0
Terakhir Diperbarui 2018-03-04
Tanggal Publikasi 2018-03-04
Penilaian 4.57/5 Total 7 Penilaian
Pengembang ZiB
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IPMonitor",
    "version": "1.0",
    "author": "Vadagon",
    "manifest_version": 2,
    "description": "IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.",
    "browser_action": {
        "default_icon": {
            "128": "images\/logo.png"
        },
        "default_popup": "popup.html",
        "default_title": "Show your IP"
    },
    "icons": {
        "128": "images\/logo.png"
    },
    "web_accessible_resources": [
        "images\/*",
        "fonts\/*",
        "scripts\/*"
    ],
    "minimum_chrome_version": "32"
}