What is my IP - WhatIsMyIP.click

Show your external IP address quickly

Cos'è What is my IP - WhatIsMyIP.click?

What is my IP - WhatIsMyIP.click è un'estensione di Chrome sviluppata da http://whatismyip.click, e la sua funzione principale è "Show your external IP address quickly".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione What is my IP - WhatIsMyIP.click

Scarica i file di estensione What is my IP - WhatIsMyIP.click 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

                                            

Informazioni di Base sull'Estensione

Nome What is my IP - WhatIsMyIP.click What is my IP - WhatIsMyIP.click
ID apehobfffgfaaghkjpdnohlfijbcffig
URL Ufficiale https://chrome.google.com/webstore/detail/what-is-my-ip-whatismyipc/apehobfffgfaaghkjpdnohlfijbcffig
Descrizione Show your external IP address quickly
Dimensione del File 943 KB
Conteggio Installazioni 114
Versione Corrente 1.0.0.2
Ultimo Aggiornamento 2018-08-11
Data di Pubblicazione 2018-08-11
Sviluppatore http://whatismyip.click
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://eria.io/privacy-policy
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "What is my IP - WhatIsMyIP.click",
    "description": "Show your external IP address quickly",
    "version": "1.0.0.2",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html",
        "default_title": "What is my IP - WhatIsMyIP.click"
    },
    "permissions": [
        "activeTab",
        "",
        "tabs"
    ]
}