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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |