IP Geolocator

Locate any IP address quickly!

O que é IP Geolocator?

IP Geolocator é uma extensão do Chrome desenvolvida por https://searchbases.com, e sua principal característica é "Locate any IP address quickly!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão IP Geolocator

Baixe arquivos de extensão IP Geolocator 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

                        IP Geolocator is a non-intrusive IP location lookup technology that retrieves geolocation information with no explicit permission required from users. All you need is your client’s IP address.

Please Note: The extension is using a free service to display your IP and geo location data (http://ipinfo.io/). If there seems to be a problem with a specific IP or the resulting location data I can not do anything about it since I'm not in any way affiliated with the services the extension is using. Sorry for the circumstances. I'm just happy such services exist and thus provide a stable solution for most users.                    

Informações Básicas da Extensão

Nome IP Geolocator IP Geolocator
ID fipippkclmhbknmbnhplcfmbeanifead
URL Oficial https://chromewebstore.google.com/detail/ip-geolocator/fipippkclmhbknmbnhplcfmbeanifead
Descrição Locate any IP address quickly!
Tamanho do Arquivo 42.29 KB
Contagem de Instalações 27
Versão Atual 1.0.0
Última Atualização 2022-02-26
Data de Publicação 2022-02-26
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://searchbases.com
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IP Geolocator",
    "version": "1.0.0",
    "description": "Locate any IP address quickly!",
    "manifest_version": 3,
    "author": "Asijit Paul",
    "permissions": [],
    "action": {
        "default_title": "IP Geolocator",
        "default_popup": "index.html",
        "default_icon": {
            "32": "icons\/32.png",
            "72": "icons\/72.png",
            "128": "icons\/128.png"
        }
    },
    "icons": {
        "32": "icons\/32.png",
        "72": "icons\/72.png",
        "128": "icons\/128.png"
    }
}