Scientific Calculator, Unit Converter

Scientific Calculator, Unit Converter

Free calculator, unit converter for general, students, Mathematics, Engineering. Easy-to-use General or Scientific Calculator.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "container": "tab",
      "web_url": "http://calc.thetimetube.com/"
    },
    "urls": [
      "http://calc.thetimetube.com/"
    ]
  },
  "api_console_project_id": "579954491448",
  "container": "GOOGLE_DRIVE",
  "default_locale": "en",
  "description": "Free calculator, unit converter for general, students, Mathematics, Engineering. Easy-to-use General or Scientific Calculator.",
  "icons": {
    "128": "icon128.png"
  },
  "name": "__MSG_ext_name__",
  "permissions": [
    "unlimitedStorage"
  ],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "1.0.1.9"
}