Height Calculator Online

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

ما هو Height Calculator Online؟

Height Calculator Online هو إضافة Chrome تم تطويرها بواسطة https://heightcalculators.com، والميزة الرئيسية لها هي "Height Calculator is a calculator that calculates Children's future estimated height..".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Height Calculator Online

قم بتنزيل ملفات الامتداد Height Calculator Online بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Height Calculator Online Height Calculator Online
ID pfoggmhbblejlehpecckajkfeomhaclh
عنوان URL الرسمي https://chromewebstore.google.com/detail/height-calculator-online/pfoggmhbblejlehpecckajkfeomhaclh
الوصف Height Calculator is a calculator that calculates Children's future estimated height..
حجم الملف 47.42 KB
عدد التثبيتات 22
النسخة الحالية 1.1.0
آخر تحديث 2021-02-04
تاريخ النشر 2021-02-03
المطور https://heightcalculators.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.heightcalculators.com/
عنوان صفحة المساعدة https://www.heightcalculators.com/contact-us.html
اللغات المدعومة 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"
    }
}