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.
拡張機能の基本情報
名前 | 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 |
Eメール | [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" } } |