Ambition Life Calendar

Ambition Life Calendar

What will I do that's worth remembering?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "version": "0.1.7",
  "name": "Ambition Life Calendar",
  "short_name": "Ambition",
  "description": "What will I do that's worth remembering?",
  "icons": {
    "128": "icon-128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}