Zoho Forms - Build efficient online forms

Zoho Forms - Build efficient online forms

Build powerful online forms, on the web or mobile.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Zoho Forms - Build efficient online forms",
  "description": "Build powerful online forms, on the web or mobile.",
  "version": "1.5",
  "manifest_version": 2,
  "container": [
    "DOMAIN_INSTALLABLE",
    "GOOGLE_DRIVE"
  ],
  "api_console_project_id": "1055037783803",
  "app": {
    "urls": [
      "https://forms.zoho.com/"
    ],
    "launch": {
      "web_url": "https://forms.zoho.com"
    }
  },
  "icons": {
    "128": "forms_icon_128.png"
  }
}