Your Life in Weeks

Your Life in Weeks

Live your days, weeks, and years with more purpose.

Additional files are visible only to premium users

manifest.json


{
  "name": "Your Life in Weeks",
  "description": "Make the most of your time!",
  "version": "2.0.6",
  "manifest_version": 2,
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "chrome_url_overrides": {
    "newtab": "weeks.html"
  },
  "permissions": []
}