The Last Sunday: reminder of life rushing by

The Last Sunday: reminder of life rushing by

Get reminded of how little of your life is left with each new tab!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "The Last Sunday: reminder of life rushing by",
  "description": "Get reminded of how little of your life is left with each new tab!",
  "version": "0.0.0.1",
  "author": "Paras Chopra - paraschopra.com",
  "icons": {
    "128": "icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  }
}