Project Management software that lets you manage projects and tasks online. Collaboration with your team is now easier than ever.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Zoho Projects",
"description": "__MSG_appDescription__",
"manifest_version": 2,
"update_url": "http://clients2.google.com/service/update2/crx",
"default_locale": "en",
"version": "4.8",
"app": {
"urls": [
"https://projects.zoho.com/"
],
"launch": {
"web_url": "https://projects.zoho.com"
}
},
"icons": {
"128": "projects_icon_128.png"
}
}