Xamun: Professional Services Automation

Xamun: Professional Services Automation

Service ERP solutions to manage your project tasks, support tickets, accounts, sales pipeline, invoices, time offs, and teams

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Xamun: Professional Services Automation",
  "description": "Service ERP solutions to manage your project tasks, support tickets, accounts, sales pipeline, invoices, time offs, and teams",
  "container": "GOOGLE_DRIVE",
  "manifest_version": 2,
  "version": "9.1",
  "app": {
    "urls": [
      "*://app.xamun.com/",
      "*://www.xamun.com/"
    ],
    "launch": {
      "web_url": "https://app.xamun.com"
    }
  },
  "icons": {
    "128": "xamun logo x copy.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}