BMI Calculator - On The Go
This Extension calculate your BMI On The Go and Instantly
什么是BMI Calculator - On The Go?
BMI Calculator - On The Go是由The Ankan Saha Services开发的Chrome扩展程序,该扩展的主要功能是“This Extension calculate your BMI On The Go and Instantly”。
扩展截图
下载BMI Calculator - On The Go扩展crx文件
下载BMI Calculator - On The Go扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | BMI Calculator - On The Go |
ID | mccgnhpmkkaikkfdoblpijlhikdfaohc |
官方URL | https://chromewebstore.google.com/detail/bmi-calculator-on-the-go/mccgnhpmkkaikkfdoblpijlhikdfaohc |
简介 | This Extension calculate your BMI On The Go and Instantly |
文件大小 | 32.5 KB |
安装次数 | 43 |
当前版本 | 0.1.1 |
更新时间 | 2021-12-02 |
上架时间 | 2021-12-01 |
开发者 | The Ankan Saha Services |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://privacypolicy201001.blogspot.com/2021/11/privacy-policy-for-tech-support-india.html |
支持的语言 | 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" } } |