BMI Calculator - On The Go
This Extension calculate your BMI On The Go and Instantly
Cos'è BMI Calculator - On The Go?
BMI Calculator - On The Go è un'estensione di Chrome sviluppata da The Ankan Saha Services, e la sua funzione principale è "This Extension calculate your BMI On The Go and Instantly".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione BMI Calculator - On The Go
Scarica i file di estensione BMI Calculator - On The Go 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
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | mccgnhpmkkaikkfdoblpijlhikdfaohc |
| URL Ufficiale | https://chromewebstore.google.com/detail/bmi-calculator-on-the-go/mccgnhpmkkaikkfdoblpijlhikdfaohc |
| Descrizione | This Extension calculate your BMI On The Go and Instantly |
| Dimensione del File | 32.5 KB |
| Conteggio Installazioni | 43 |
| Versione Corrente | 0.1.1 |
| Ultimo Aggiornamento | 2021-12-02 |
| Data di Pubblicazione | 2021-12-01 |
| Sviluppatore | The Ankan Saha Services |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina della Politica sulla Privacy | https://privacypolicy201001.blogspot.com/2021/11/privacy-policy-for-tech-support-india.html |
| Lingue Supportate | 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"
}
} | |