Height Calculator Online

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

什么是Height Calculator Online?

Height Calculator Online是由https://heightcalculators.com开发的Chrome扩展程序,该扩展的主要功能是“Height Calculator is a calculator that calculates Children's future estimated height..”。

扩展截图

screenshot
screenshot

下载Height Calculator Online扩展crx文件

下载Height Calculator Online扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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/
帮助页面URL 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"
    }
}