IP Location Lookup
IP Location Lookup by ipwhois.io
Cos'è IP Location Lookup?
IP Location Lookup è un'estensione di Chrome sviluppata da https://ipwhois.io, e la sua funzione principale è "IP Location Lookup by ipwhois.io".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione IP Location Lookup
Scarica i file di estensione IP Location Lookup 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
Simple and easy-to-use geolocation extension that displays the location of an IP address, together with additional useful data such as:
■ External IP
■ Latitude and Longitude
■ Continent
■ Country
■ Region
■ City
■ Timezone
■ Currency
Uses our own IP geolocation API Informazioni di Base sull'Estensione
| Nome | |
| ID | kifomoaihgjgmoiiakjgjjdomjdmnnld |
| URL Ufficiale | https://chromewebstore.google.com/detail/ip-location-lookup/kifomoaihgjgmoiiakjgjjdomjdmnnld |
| Descrizione | IP Location Lookup by ipwhois.io |
| Dimensione del File | 72.94 KB |
| Conteggio Installazioni | 3,785 |
| Versione Corrente | 1.1.6 |
| Ultimo Aggiornamento | 2022-09-28 |
| Data di Pubblicazione | 2019-10-08 |
| Valutazione | 3.00/5 Totale 4 Valutazioni |
| Sviluppatore | https://ipwhois.io |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://ipwhois.io |
| URL della Pagina di Aiuto | https://ipwhois.io |
| URL della Pagina della Politica sulla Privacy | https://ipwhois.io/privacy-app |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "IP Location Lookup",
"description": "IP Location Lookup by ipwhois.io",
"version": "1.1.6",
"author": "IPWHOIS.io",
"icons": {
"128": "icon_128.png"
},
"action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
]
} | |