Height Calculator Online
Height Calculator is a calculator that calculates Children's future estimated height..
Wat is Height Calculator Online?
Height Calculator Online is een Chrome-extensie ontwikkeld door https://heightcalculators.com, en de belangrijkste functie is "Height Calculator is a calculator that calculates Children's future estimated height..".
Extensie Screenshots
Download het CRX-bestand van de extensie Height Calculator Online
Download Height Calculator Online-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | pfoggmhbblejlehpecckajkfeomhaclh |
| Officiële URL | https://chromewebstore.google.com/detail/height-calculator-online/pfoggmhbblejlehpecckajkfeomhaclh |
| Beschrijving | Height Calculator is a calculator that calculates Children's future estimated height.. |
| Bestandsgrootte | 47.42 KB |
| Aantal Installaties | 22 |
| Huidige Versie | 1.1.0 |
| Laatst Bijgewerkt | 2021-02-04 |
| Publicatiedatum | 2021-02-03 |
| Ontwikkelaar | https://heightcalculators.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.heightcalculators.com/ |
| Help Pagina-URL | https://www.heightcalculators.com/contact-us.html |
| Ondersteunde Talen | 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"
}
} | |