Height Calculator Online

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

What is Height Calculator Online?

Height Calculator Online is a Chrome extension developed by https://heightcalculators.com, and its main feature is "Height Calculator is a calculator that calculates Children's future estimated height..".

Extension Screenshots

screenshot
screenshot

Download Height Calculator Online Extension CRX File

Download Height Calculator Online extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Height Calculator Online Height Calculator Online
ID pfoggmhbblejlehpecckajkfeomhaclh
Official URL https://chromewebstore.google.com/detail/height-calculator-online/pfoggmhbblejlehpecckajkfeomhaclh
Description Height Calculator is a calculator that calculates Children's future estimated height..
File Size 47.42 KB
Installation Count 22
Current Version 1.1.0
Last Updated 2021-02-04
Publish Date 2021-02-03
Developer https://heightcalculators.com
Email [email protected]
Payment Type free
Extension Website https://www.heightcalculators.com/
Help Page URL https://www.heightcalculators.com/contact-us.html
Supported Languages 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"
    }
}