My IP Address - Country/Browser/Blacklist ™

What is my IP? This tool help you to get your public IP and also your Location, Browser, OS. Blacklist IP Check. Whois information

Cos'è My IP Address - Country/Browser/Blacklist ™?

My IP Address - Country/Browser/Blacklist ™ è un'estensione di Chrome sviluppata da https://myip.ms, e la sua funzione principale è "What is my IP? This tool help you to get your public IP and also your Location, Browser, OS. Blacklist IP Check. Whois information".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione My IP Address - Country/Browser/Blacklist ™

Scarica i file di estensione My IP Address - Country/Browser/Blacklist ™ 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

                        This tool help you to get your public IP Address and also your location, browser, os. Blacklist IP Check. Include Whois information                    

Informazioni di Base sull'Estensione

Nome My IP Address - Country/Browser/Blacklist ™ My IP Address - Country/Browser/Blacklist ™
ID ombkgoboclhmipmpjpnmajmlgenjjfdm
URL Ufficiale https://chromewebstore.google.com/detail/my-ip-address-countrybrow/ombkgoboclhmipmpjpnmajmlgenjjfdm
Descrizione What is my IP? This tool help you to get your public IP and also your Location, Browser, OS. Blacklist IP Check. Whois information
Dimensione del File 26.79 KB
Conteggio Installazioni 1,572
Versione Corrente 2.31
Ultimo Aggiornamento 2013-10-09
Data di Pubblicazione 2013-10-09
Valutazione 4.43/5 Totale 7 Valutazioni
Sviluppatore https://myip.ms
Tipo di Pagamento free
Sito Web dell'Estensione http://chrome2.myip.ms/
URL della Pagina di Aiuto http://chrome2.myip.ms/
Lingue Supportate en
manifest.json
{
    "name": "My IP Address - Country\/Browser\/Blacklist \u2122",
    "version": "2.31",
    "manifest_version": 2,
    "description": "What is my IP? This tool help you to get your public IP and also your Location, Browser, OS. Blacklist IP Check. Whois information",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        },
        "default_title": "Click here to see your IP Address"
    },
    "background": {
        "scripts": [
            "myipms.js"
        ]
    },
    "homepage_url": "http:\/\/myip.ms",
    "permissions": [],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}