Zoho Assist - FREE Remote Support Tool

Zoho Assist - FREE Remote Support Tool

Free Remote Support and Remote Access from your Chrome browser

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_icon": {
      "16": "16px.png",
      "32": "32px.png"
    },
    "default_popup": "index.html"
  },
  "description": "Free Remote Support and Remote Access from your Chrome browser",
  "externally_connectable": {
    "matches": [
      "http://sathish-0783.csez.zohocorpin.com:8081/*",
      "http://subramani-1349/*",
      "https://*.zoho.com/*"
    ]
  },
  "icons": {
    "128": "Assist-128.png"
  },
  "manifest_version": 3,
  "name": "Zoho Assist - FREE Remote Support Tool",
  "permissions": [
    "cookies",
    "storage"
  ],
  "host_permissions": [
    "https://*.zoho.com/*",
    "https://*.zoho.eu/*",
    "https://*.zoho.com.au/*",
    "https://*.zoho.com.cn/*",
    "https://*.zoho.jp/*",
    "https://*.zoho.in/*",
    "https://*.localzoho.com/*"
  ],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "2.4"
}