Inspect and view changes in Zoho Forms - Build efficient online forms source codes across current and past versions
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
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"
}
}