LiveChat - live chat and help desk software

LiveChat - live chat and help desk software

LiveChat - live chat software and help desk software for online sales and customer service

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "app": {
    "launch": {
      "web_url": "https://my.livechatinc.com/"
    },
    "urls": [
      "https://my.livechatinc.com/"
    ]
  },
  "name": "LiveChat - live chat and help desk software",
  "version": "2.2",
  "default_locale": "en",
  "description": "LiveChat - live chat software and help desk software for online sales and customer service",
  "icons": {
    "24": "24.png",
    "128": "128.png",
    "512": "512.png"
  },
  "author": "LiveChat",
  "short_name": "LiveChat",
  "permissions": [
    "notifications"
  ]
}