UpKeep Maintenance Management

UpKeep Maintenance Management

Maintenance Management Software - Simplify your work order and maintenance management process. Mobile first CMMS

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "UpKeep Maintenance Management",
  "description": "Maintenance Management Software - Simplify your work order and maintenance management process. Mobile first CMMS",
  "version": "0.212",
  "short_name": "0.212",
  "icons": {
    "16": "images/upkeepCenterLogo16.png",
    "48": "images/upkeepCenterLogo48.png",
    "128": "images/upkeepCenterLogo.png"
  },
  "app": {
    "urls": [
      "https://app.onupkeep.com/"
    ],
    "launch": {
      "web_url": "https://app.onupkeep.com"
    }
  }
}