Zoho Analytics

Zoho Analytics

Visualize your data as beautiful charts and dashboards. Get valuable insights.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Zoho Analytics",
  "description": "__MSG_appDescription__",
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "container": [
    "GOOGLE_DRIVE"
  ],
  "api_console_project_id": "381009473798",
  "default_locale": "en",
  "version": "1.0",
  "app": {
    "urls": [
      "https://analytics.zoho.com/"
    ],
    "launch": {
      "web_url": "https://analytics.zoho.com/"
    }
  },
  "icons": {
    "128": "analytics_icon_128.png"
  }
}