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 |
官方網址 | 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" } } |