BMI Calculator - On The Go
This Extension calculate your BMI On The Go and Instantly
Apa itu BMI Calculator - On The Go?
BMI Calculator - On The Go adalah ekstensi Chrome yang dikembangkan oleh The Ankan Saha Services, dan fitur utamanya adalah "This Extension calculate your BMI On The Go and Instantly".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi BMI Calculator - On The Go
Unduh file ekstensi BMI Calculator - On The Go dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | BMI Calculator - On The Go |
ID | mccgnhpmkkaikkfdoblpijlhikdfaohc |
URL Resmi | https://chromewebstore.google.com/detail/bmi-calculator-on-the-go/mccgnhpmkkaikkfdoblpijlhikdfaohc |
Deskripsi | This Extension calculate your BMI On The Go and Instantly |
Ukuran File | 32.5 KB |
Jumlah Instalasi | 43 |
Versi Saat Ini | 0.1.1 |
Terakhir Diperbarui | 2021-12-02 |
Tanggal Publikasi | 2021-12-01 |
Pengembang | The Ankan Saha Services |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://privacypolicy201001.blogspot.com/2021/11/privacy-policy-for-tech-support-india.html |
Bahasa yang Didukung | 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" } } |