IPMonitor

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

Wat is IPMonitor?

IPMonitor is een Chrome-extensie ontwikkeld door ZiB, en de belangrijkste functie is "IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie IPMonitor

Download IPMonitor-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam IPMonitor IPMonitor
ID oodjlfepkheipoglihhbapdcelcaojje
Officiële URL https://chrome.google.com/webstore/detail/ipmonitor/oodjlfepkheipoglihhbapdcelcaojje
Beschrijving IPMonitor lets you check your IP address with just one click. Reveal and Now Show your IP.
Bestandsgrootte 1.32 MB
Aantal Installaties 92
Huidige Versie 1.0
Laatst Bijgewerkt 2018-03-04
Publicatiedatum 2018-03-04
Beoordeling 4.57/5 Totaal 7 Beoordelingen
Ontwikkelaar ZiB
Betalingswijze free
Ondersteunde Talen 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"
}