WhoamI
WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.
O que é WhoamI?
WhoamI é uma extensão do Chrome desenvolvida por M4Y0, e sua principal característica é "WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão WhoamI
Baixe arquivos de extensão WhoamI no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | WhoamI |
ID | imegpddfcgkagjjgbmnpfgjiicjbmoji |
URL Oficial | https://chromewebstore.google.com/detail/whoami/imegpddfcgkagjjgbmnpfgjiicjbmoji |
Descrição | WhoamI that gives info about public IP, incl. geolocation & org. handling it. Input any IP & get info. |
Tamanho do Arquivo | 26.99 KB |
Contagem de Instalações | 63 |
Versão Atual | 3.0 |
Última Atualização | 2023-02-02 |
Data de Publicação | 2023-01-27 |
Classificação | 5.00/5 Total de 7 Avaliações |
Desenvolvedor | M4Y0 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |