Freshdesk

Freshdesk

Everything a business needs to deliver exceptional customer support - trusted by 100,000+ companies worldwide

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Freshdesk",
  "description": "Everything a business needs to deliver exceptional customer support - trusted by 100,000+ companies worldwide",
  "version": "0.0.0.8",
  "manifest_version": 2,
  "app": {
    "launch": {
      "web_url": "http://login.freshdesk.com/auth/google_marketplace_sso"
    }
  },
  "icons": {
    "32": "32.png",
    "48": "48.png",
    "96": "96.png",
    "128": "128.png"
  },
  "container": [
    "DOMAIN_INSTALLABLE",
    "GOOGLE_DRIVE"
  ],
  "api_console_project_id": "367378856688"
}