IP Mate

What is my IP?

Cos'è IP Mate?

IP Mate è un'estensione di Chrome sviluppata da ipmatecontact, e la sua funzione principale è "What is my IP?".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione IP Mate

Scarica i file di estensione IP Mate in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Your Internet Protocol address is your virtual door to the internet. It changes depending on where you are and if your computer is connected through a Virtual Private Network (VPN). 

Use this plugin to quickly and safely determine how your computer appears to the rest of the internet and whether you are browsing behind a VPN or not.                    

Informazioni di Base sull'Estensione

Nome IP Mate IP Mate
ID npapdjfgklaoakdlacpindemilincgnp
URL Ufficiale https://chromewebstore.google.com/detail/ip-mate/npapdjfgklaoakdlacpindemilincgnp
Descrizione What is my IP?
Dimensione del File 134 KB
Conteggio Installazioni 15
Versione Corrente 0.0.0.1
Ultimo Aggiornamento 2022-06-21
Data di Pubblicazione 2022-06-21
Sviluppatore ipmatecontact
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Mate",
    "description": "What is my IP?",
    "version": "0.0.0.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "ipmate.html",
        "default_icon": {
            "16": "assets\/noun-blue-16.png",
            "48": "assets\/noun-blue-48.png",
            "128": "assets\/noun-blue-128.png"
        }
    },
    "icons": {
        "16": "assets\/noun-blue-16.png",
        "48": "assets\/noun-blue-48.png",
        "128": "assets\/noun-blue-128.png"
    }
}