Height Calculator Online

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

Co to jest Height Calculator Online?

Height Calculator Online to rozszerzenie Chrome opracowane przez https://heightcalculators.com, a jego główną funkcją jest „Height Calculator is a calculator that calculates Children's future estimated height..”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Height Calculator Online

Pobierz pliki rozszerzeń Height Calculator Online w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Height Calculator Online Height Calculator Online
ID pfoggmhbblejlehpecckajkfeomhaclh
Oficjalny URL https://chromewebstore.google.com/detail/height-calculator-online/pfoggmhbblejlehpecckajkfeomhaclh
Opis Height Calculator is a calculator that calculates Children's future estimated height..
Rozmiar pliku 47.42 KB
Liczba instalacji 22
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2021-02-04
Data Publikacji 2021-02-03
Deweloper https://heightcalculators.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.heightcalculators.com/
Adres URL Strony Pomocy https://www.heightcalculators.com/contact-us.html
Obsługiwane Języki 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"
    }
}