What is my IP - WhatIsMyIP.click

Show your external IP address quickly

O que é What is my IP - WhatIsMyIP.click?

What is my IP - WhatIsMyIP.click é uma extensão do Chrome desenvolvida por http://whatismyip.click, e sua principal característica é "Show your external IP address quickly".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão What is my IP - WhatIsMyIP.click

Baixe arquivos de extensão What is my IP - WhatIsMyIP.click 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

                                            

Informações Básicas da Extensão

Nome What is my IP - WhatIsMyIP.click What is my IP - WhatIsMyIP.click
ID apehobfffgfaaghkjpdnohlfijbcffig
URL Oficial https://chrome.google.com/webstore/detail/what-is-my-ip-whatismyipc/apehobfffgfaaghkjpdnohlfijbcffig
Descrição Show your external IP address quickly
Tamanho do Arquivo 943 KB
Contagem de Instalações 114
Versão Atual 1.0.0.2
Última Atualização 2018-08-11
Data de Publicação 2018-08-11
Desenvolvedor http://whatismyip.click
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://eria.io/privacy-policy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "What is my IP - WhatIsMyIP.click",
    "description": "Show your external IP address quickly",
    "version": "1.0.0.2",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html",
        "default_title": "What is my IP - WhatIsMyIP.click"
    },
    "permissions": [
        "activeTab",
        "",
        "tabs"
    ]
}