WEEK PLAN

WEEK PLAN

Weekly Planner inspired by the latest time management wisdom

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "WEEK PLAN",
  "description": "Weekly Planner inspired by the latest time management wisdom",
  "version": "2.5",
  "app": {
    "urls": [
      "http://next.weekplan.net/",
      "https://next.weekplan.net/"
    ],
    "launch": {
      "web_url": "https://next.weekplan.net/"
    }
  },
  "icons": {
    "128": "icon128.png"
  }
}