Calorie and Exercise Tracker

Calorie and Exercise Tracker

A tool to manage your food, exercise and diet needs. Look up calories and nutritional information for all the food you eat.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "container": "tab",
      "web_url": "http://calorietracker.appzend.net/"
    },
    "urls": [
      "http://calorietracker.appzend.net/"
    ]
  },
  "default_locale": "en_US",
  "description": "__MSG_ext_description__",
  "icons": {
    "128": "icon128.png"
  },
  "name": "__MSG_ext_name__",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.0.1.4"
}