Whats My Info

Shows your IP address and other useful info.

Cos'è Whats My Info?

Whats My Info è un'estensione di Chrome sviluppata da https://www.esolutions.se, e la sua funzione principale è "Shows your IP address and other useful info.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Whats My Info

Scarica i file di estensione Whats My Info 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 is a simple extension that shows you the IP address that you have today, and other valuable information such as installed plug-ins, screen resolution, etc.                    

Informazioni di Base sull'Estensione

Nome Whats My Info Whats My Info
ID oapbcignlcnknkkhpdnlcdkpeffiagce
URL Ufficiale https://chromewebstore.google.com/detail/whats-my-info/oapbcignlcnknkkhpdnlcdkpeffiagce
Descrizione Shows your IP address and other useful info.
Dimensione del File 83.2 KB
Conteggio Installazioni 188
Versione Corrente 1.1.7
Ultimo Aggiornamento 2023-02-16
Data di Pubblicazione 2014-11-03
Valutazione 4.90/5 Totale 10 Valutazioni
Sviluppatore https://www.esolutions.se
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.esolutions.se
URL della Pagina della Politica sulla Privacy https://www.esolutions.se/PrivacyPolicy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Whats My Info",
    "description": "Shows your IP address and other useful info.",
    "version": "1.1.7",
    "browser_action": {
        "default_icon": {
            "19": "img\/19.png",
            "38": "img\/38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Whats My Info"
    },
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "web_accessible_resources": [
        "img\/48.png"
    ]
}