Highlight IP Lookup
Find the city, state, country code of the selected (highlighted) IP address in the active tab.
Cos'è Highlight IP Lookup?
Highlight IP Lookup è un'estensione di Chrome sviluppata da Cornally, e la sua funzione principale è "Find the city, state, country code of the selected (highlighted) IP address in the active tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Highlight IP Lookup
Scarica i file di estensione Highlight IP 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
Highlight an IP address or host and click the extension's icon in the active tab to locate the city, state, and country code of the respective host.
Informazioni di Base sull'Estensione
Nome | Highlight IP Lookup |
ID | ieepfodddhpbeabnpaikeimelgejgkhn |
URL Ufficiale | https://chromewebstore.google.com/detail/highlight-ip-lookup/ieepfodddhpbeabnpaikeimelgejgkhn |
Descrizione | Find the city, state, country code of the selected (highlighted) IP address in the active tab. |
Dimensione del File | 43.41 KB |
Conteggio Installazioni | 993 |
Versione Corrente | 0.1.7 |
Ultimo Aggiornamento | 2022-04-02 |
Data di Pubblicazione | 2017-05-23 |
Valutazione | 5.00/5 Totale 7 Valutazioni |
Sviluppatore | Cornally |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://conartists.co/highlight-ip-lookup/index.html |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Highlight IP Lookup", "description": "Find the city, state, country code of the selected (highlighted) IP address in the active tab.", "version": "0.1.7", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", " |