Height Calculator Online

Height Calculator is a calculator that calculates Children's future estimated height..

O que é Height Calculator Online?

Height Calculator Online é uma extensão do Chrome desenvolvida por https://heightcalculators.com, e sua principal característica é "Height Calculator is a calculator that calculates Children's future estimated height..".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Height Calculator Online

Baixe arquivos de extensão Height Calculator Online 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

                        Height Calculator is a calculator that calculates Children's future estimated height. its also called child Height Predictor because this calculator calculates child-adult height based on parent's height.                    

Informações Básicas da Extensão

Nome Height Calculator Online Height Calculator Online
ID pfoggmhbblejlehpecckajkfeomhaclh
URL Oficial https://chromewebstore.google.com/detail/height-calculator-online/pfoggmhbblejlehpecckajkfeomhaclh
Descrição Height Calculator is a calculator that calculates Children's future estimated height..
Tamanho do Arquivo 47.42 KB
Contagem de Instalações 22
Versão Atual 1.1.0
Última Atualização 2021-02-04
Data de Publicação 2021-02-03
Desenvolvedor https://heightcalculators.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.heightcalculators.com/
URL da Página de Ajuda https://www.heightcalculators.com/contact-us.html
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Height Calculator Online",
    "description": "Height Calculator is a calculator that calculates Children's future estimated height..",
    "version": "1.1.0",
    "browser_action": {
        "default_icon": "heightcalcImg.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "heightcalcImg.png",
        "32": "heightcalcImg.png",
        "48": "heightcalcImg.png",
        "128": "heightcalcImg.png"
    }
}