WORKetc CRM + Projects

WORKetc CRM + Projects

Combined CRM, Project Management and billing means you can run your entire business inside of Gmail for G Suite.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "WORKetc CRM + Projects",
  "short_name": "WORKetc",
  "description": "Combined CRM, Project Management and billing means you can run your entire business inside of Gmail for G Suite.",
  "version": "1.0.0.7",
  "manifest_version": 2,
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "api_console_project_id": "441734354933",
  "app": {
    "urls": [
      "https://www.worketc.com/"
    ],
    "launch": {
      "web_url": "https://auth.worketc.com/account-redirect?offercode=ChromeStore"
    }
  }
}