Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "background": { "service_worker": "service-worker.js", "type": "module" }, "action": { "default_icon": { "16": "images\/Project_16-16.png", "32": "images\/Projects_32-32.png", "48": "images\/Project_48-48.png", "64": "images\/Projects_64-64.png" }, "default_popup": "html\/index.html", "default_title": "Zoho Projects" }, "content_scripts": [ { "css": [ "css\/jquery.mentionsInput.css", "css\/select2.css" ], "js": [ "js\/screengrabber.js", "js\/zpbugs.js", "js\/jquery-1.3.2.min.js", "js\/jquery-1.7.2.min.js", "js\/select2.min.js", "js\/taskeditop.js" ], "matches": [ "<all_urls>" ] }, { "js": [ "js\/jquery-1.3.2.min.js", "js\/jquery-1.7.2.min.js", "js\/logincheck.js" ], "matches": [ "https:\/\/*.zoho.com\/*", "http:\/\/*.zoho.com\/*", "https:\/\/*.zoho.eu\/*" ] } ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self' 'wasm-unsafe-eval';" }, "description": "Project Management software that lets you manage projects and tasks online. Collaboration with your team is now easier than ever.", "icons": { "16": "images\/Project_16-16.png", "32": "images\/Projects_32-32.png", "48": "images\/Project_48-48.png", "64": "images\/Projects_64-64.png", "128": "images\/Project_128-128.png" }, "manifest_version": 3, "name": "Zoho Projects", "permissions": [ "storage", "cookies", "unlimitedStorage", "activeTab", "offscreen" ], "host_permissions": [ "https:\/\/projects.zoho.com\/*", "https:\/\/projects.zoho.eu\/*", "https:\/\/projects.zoho.com.au\/*", "https:\/\/projects.zoho.in\/*", "https:\/\/contacts.zoho.com\/*", "https:\/\/contacts.zoho.eu\/*", "https:\/\/contacts.zoho.com.au\/*", "https:\/\/contacts.zoho.in\/*", "https:\/\/docs.zoho.com\/*", "https:\/\/docs.zoho.eu\/*", "https:\/\/docs.zoho.com.au\/*", "https:\/\/docs.zoho.in\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "8.7", "web_accessible_resources": [ { "resources": [ "images\/icon.png" ], "matches": [ "https:\/\/*.zoho.com\/*", "http:\/\/*.zoho.com\/*", "https:\/\/*.zoho.eu\/*" ] } ] }