Height Calculator Online
Height Calculator is a calculator that calculates Children's future estimated height..
Cos'è Height Calculator Online?
Height Calculator Online è un'estensione di Chrome sviluppata da https://heightcalculators.com, e la sua funzione principale è "Height Calculator is a calculator that calculates Children's future estimated height..".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Height Calculator Online
Scarica i file di estensione Height Calculator Online in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Height Calculator Online |
ID | pfoggmhbblejlehpecckajkfeomhaclh |
URL Ufficiale | https://chromewebstore.google.com/detail/height-calculator-online/pfoggmhbblejlehpecckajkfeomhaclh |
Descrizione | Height Calculator is a calculator that calculates Children's future estimated height.. |
Dimensione del File | 47.42 KB |
Conteggio Installazioni | 22 |
Versione Corrente | 1.1.0 |
Ultimo Aggiornamento | 2021-02-04 |
Data di Pubblicazione | 2021-02-03 |
Sviluppatore | https://heightcalculators.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.heightcalculators.com/ |
URL della Pagina di Aiuto | https://www.heightcalculators.com/contact-us.html |
Lingue Supportate | 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" } } |