Zoho Assist - Free Remote Access Software

Zoho Assist - Free Remote Access Software

Perfect remote support app to securely access other computers right from your browser. Best alternative to Chrome Remote Desktop.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Zoho Assist - Free Remote Access Software",
  "description": "__MSG_appDescription__",
  "manifest_version": 2,
  "update_url": "http://clients2.google.com/service/update2/crx",
  "default_locale": "en",
  "version": "1.6.5",
  "app": {
    "urls": [
      "https://www.zoho.com/assist/extras/chrome-app.html"
    ],
    "launch": {
      "web_url": "https://www.zoho.com/assist/extras/chrome-app.html"
    }
  },
  "icons": {
    "128": "assist_icon_128.png"
  }
}