Shortcuts For Zoho

Shortcuts For Zoho

Easy navigation to all of Zoho's services in a single dropdown panel.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Shortcuts For Zoho",
  "description": "Easy navigation to all of Zoho's services in a single dropdown panel.",
  "version": "1.3.8",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}