BMI Calculator - On The Go
This Extension calculate your BMI On The Go and Instantly
What is BMI Calculator - On The Go?
BMI Calculator - On The Go is a Chrome extension developed by The Ankan Saha Services, and its main feature is "This Extension calculate your BMI On The Go and Instantly".
Extension Screenshots
Download BMI Calculator - On The Go Extension CRX File
Download BMI Calculator - On The Go extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | BMI Calculator - On The Go |
ID | mccgnhpmkkaikkfdoblpijlhikdfaohc |
Official URL | https://chromewebstore.google.com/detail/bmi-calculator-on-the-go/mccgnhpmkkaikkfdoblpijlhikdfaohc |
Description | This Extension calculate your BMI On The Go and Instantly |
File Size | 32.5 KB |
Installation Count | 43 |
Current Version | 0.1.1 |
Last Updated | 2021-12-02 |
Publish Date | 2021-12-01 |
Developer | The Ankan Saha Services |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://privacypolicy201001.blogspot.com/2021/11/privacy-policy-for-tech-support-india.html |
Supported Languages | 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" } } |