BMI Calculator - On The Go
This Extension calculate your BMI On The Go and Instantly
Qu'est-ce que BMI Calculator - On The Go ?
BMI Calculator - On The Go est une extension Chrome développée par The Ankan Saha Services, et sa fonction principale est "This Extension calculate your BMI On The Go and Instantly".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension BMI Calculator - On The Go
Téléchargez les fichiers d'extension BMI Calculator - On The Go 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
Are you looking for a way to monitor your weight? The BMI Calculator is a useful tool that will help you track your weight loss or gain. This calculator will measure your body mass index (BMI) and calculate your BMI in a matter of seconds. This BMI Calculator is an easy to use, affordable way to monitor your weight.
Informations de Base sur l'Extension
Nom | BMI Calculator - On The Go |
ID | mccgnhpmkkaikkfdoblpijlhikdfaohc |
URL Officiel | https://chromewebstore.google.com/detail/bmi-calculator-on-the-go/mccgnhpmkkaikkfdoblpijlhikdfaohc |
Description | This Extension calculate your BMI On The Go and Instantly |
Taille du Fichier | 32.5 KB |
Nombre d'Installations | 43 |
Version Actuelle | 0.1.1 |
Dernière Mise à Jour | 2021-12-02 |
Date de Publication | 2021-12-01 |
Développeur | The Ankan Saha Services |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://privacypolicy201001.blogspot.com/2021/11/privacy-policy-for-tech-support-india.html |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "BMI Calculator - On The Go", "manifest_version": 2, "version": "0.1.1", "description": "This Extension calculate your BMI On The Go and Instantly", "icon": "BMI128128.jpg", "browser_action": { "default_popup": "index.html", "default_icon": "BMI128128.png" } } |