WhenToManage Restaurant Solutions

WhenToManage Restaurant Solutions

Productivity solutions for everyone on the food chain; Labor Scheduling, Inventory Management and POS Intelligence.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "WhenToManage Restaurant Solutions",
  "description": "Productivity solutions for everyone on the food chain; Labor Scheduling, Inventory Management and POS Intelligence.",
  "version": "1.8.5",
  "manifest_version": 2,
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "app": {
    "urls": [
      "*://my.whentomanage.com/"
    ],
    "launch": {
      "web_url": "https://my.whentomanage.com/login.php"
    }
  }
}