Height Calculator Online

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

¿Qué es Height Calculator Online?

Height Calculator Online es una extensión de Chrome desarrollada por https://heightcalculators.com, y su función principal es "Height Calculator is a calculator that calculates Children's future estimated height..".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión Height Calculator Online

Descarga archivos de extensión Height Calculator Online en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Height Calculator Online Height Calculator Online
ID pfoggmhbblejlehpecckajkfeomhaclh
URL Oficial https://chromewebstore.google.com/detail/height-calculator-online/pfoggmhbblejlehpecckajkfeomhaclh
Descripción Height Calculator is a calculator that calculates Children's future estimated height..
Tamaño del Archivo 47.42 KB
Cantidad de Instalaciones 22
Versión Actual 1.1.0
Última Actualización 2021-02-04
Fecha de Publicación 2021-02-03
Desarrollador https://heightcalculators.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.heightcalculators.com/
URL de la Página de Ayuda https://www.heightcalculators.com/contact-us.html
Idiomas Soportados 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"
    }
}