Magic Calculators

Magic Calculators

430 Calculators!! Free financial, health, conversions, fun, scientific, math calculators for anything and everything.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "container": "tab",
      "web_url": "http://calculators.appzend.net/"
    },
    "urls": [
      "http://calculators.appzend.net/"
    ]
  },
  "default_locale": "en",
  "description": "430 Calculators!! Free financial, health, conversions, fun, scientific, math calculators for anything and everything.",
  "icons": {
    "128": "icon128.png"
  },
  "name": "__MSG_ext_name__",
  "permissions": [
    "unlimitedStorage"
  ],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "2.3.1.4"
}