BMI Calculator - On The Go

BMI Calculator - On The Go

This Extension calculate your BMI On The Go and Instantly

Merlin
Additional files are visible only to premium users

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"
  }
}