WhoamI
WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.
Cos'è WhoamI?
WhoamI è un'estensione di Chrome sviluppata da M4Y0, e la sua funzione principale è "WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione WhoamI
Scarica i file di estensione WhoamI 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
WhoamI is a Chrome extension that gives you information about your public IP, such as geolocation and organization handling it. Additionally, you can input any desired public IP and extract the same information about it. With WhoamI, you'll always have accurate and up-to-date information about your IP address at hand.
Informazioni di Base sull'Estensione
Nome | WhoamI |
ID | imegpddfcgkagjjgbmnpfgjiicjbmoji |
URL Ufficiale | https://chromewebstore.google.com/detail/whoami/imegpddfcgkagjjgbmnpfgjiicjbmoji |
Descrizione | WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info. |
Dimensione del File | 26.99 KB |
Conteggio Installazioni | 63 |
Versione Corrente | 3.0 |
Ultimo Aggiornamento | 2023-02-02 |
Data di Pubblicazione | 2023-01-27 |
Valutazione | 5.00/5 Totale 7 Valutazioni |
Sviluppatore | M4Y0 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "WhoamI", "version": "3.0", "description": "WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.", "action": { "default_popup": "myip.html", "default_icon": "img\/finger-print.png", "default_title": "WhoamI" }, "icons": { "16": "img\/finger-print.png", "24": "img\/finger-print.png", "32": "img\/finger-print.png", "128": "img\/finger-print.png" } } |