Zoho ContactManager

Zoho ContactManager

Zoho ContactManager, an online contact management software that captures interactions with all your contacts.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Zoho ContactManager",
  "description": "Zoho ContactManager, an online contact management software that captures interactions with all your contacts.",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.2",
  "app": {
    "urls": [
      "https://cm.zoho.com/"
    ],
    "launch": {
      "web_url": "https://cm.zoho.com"
    }
  },
  "icons": {
    "128": "cm_icon_128.png"
  }
}