Zoho Reports

Zoho Reports

Online Reporting and Business Intelligence

Additional files are visible only to premium users

manifest.json


{
  "name": "Zoho Reports",
  "description": "__MSG_appDescription__",
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "default_locale": "en",
  "version": "1.2",
  "app": {
    "urls": [
      "https://reports.zoho.com/"
    ],
    "launch": {
      "web_url": "https://reports.zoho.com"
    }
  },
  "icons": {
    "128": "reports_icon_128.png"
  }
}