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..”。
擴展截圖
下載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. 擴展基本資訊
| 名稱 | |
| ID | pfoggmhbblejlehpecckajkfeomhaclh |
| 官方網址 | 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"
}
} | |