My Current IP / IPv6 Address
Find out Your IP Address
Cos'è My Current IP / IPv6 Address?
My Current IP / IPv6 Address è un'estensione di Chrome sviluppata da https://ipz.su, e la sua funzione principale è "Find out Your IP Address".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione My Current IP / IPv6 Address
Scarica i file di estensione My Current IP / IPv6 Address 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 extension allows you to determine your current IP / IPv6 address. Informazioni di Base sull'Estensione
| Nome | |
| ID | ggbojnjohnjgiloeoljkmnacjaeahhmc |
| URL Ufficiale | https://chromewebstore.google.com/detail/my-current-ip-ipv6-addres/ggbojnjohnjgiloeoljkmnacjaeahhmc |
| Descrizione | Find out Your IP Address |
| Dimensione del File | 5.71 KB |
| Conteggio Installazioni | 1,862 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2016-03-17 |
| Data di Pubblicazione | 2016-03-17 |
| Valutazione | 4.83/5 Totale 6 Valutazioni |
| Sviluppatore | https://ipz.su |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://ipz.su/ |
| Lingue Supportate | en,ru |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extName__",
"default_locale": "en",
"version": "1.0",
"description": "__MSG_extDescr__",
"permissions": [],
"browser_action": {
"default_title": "__MSG_extTitle__",
"default_icon": "favicon.png",
"default_popup": "popup.html"
},
"manifest_version": 2,
"content_security_policy": "default-src 'self' https:\/\/*.ipz.su\/ https:\/\/ajax.googleapis.com\/;"
} | |