Height Calculator Online
Height Calculator is a calculator that calculates Children's future estimated height..
Qu'est-ce que Height Calculator Online ?
Height Calculator Online est une extension Chrome développée par https://heightcalculators.com, et sa fonction principale est "Height Calculator is a calculator that calculates Children's future estimated height..".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Height Calculator Online
Téléchargez les fichiers d'extension Height Calculator Online au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Height Calculator Online |
ID | pfoggmhbblejlehpecckajkfeomhaclh |
URL Officiel | https://chromewebstore.google.com/detail/height-calculator-online/pfoggmhbblejlehpecckajkfeomhaclh |
Description | Height Calculator is a calculator that calculates Children's future estimated height.. |
Taille du Fichier | 47.42 KB |
Nombre d'Installations | 22 |
Version Actuelle | 1.1.0 |
Dernière Mise à Jour | 2021-02-04 |
Date de Publication | 2021-02-03 |
Développeur | https://heightcalculators.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.heightcalculators.com/ |
URL de la Page d'Aide | https://www.heightcalculators.com/contact-us.html |
Langues Prises en Charge | 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" } } |