Weekdone Employee Status Reports

Weekdone Employee Status Reports

Hassle-free weekly employee status reports. Share key goals, accomplishments and challenges with your team.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "urls": [
      "http://weekdone.com/"
    ],
    "launch": {
      "web_url": "http://weekdone.com/"
    }
  },
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Hassle-free weekly employee status reports. Share key goals, accomplishments and challenges with your team. ",
  "name": "Weekdone Employee Status Reports",
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "icons": {
    "16": "favicon.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "manifest_version": 2,
  "version": "1.0.13"
}