What kind of life do you want to live?

What kind of life do you want to live?

A countdown to remind you how much time left of your life.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "What kind of life do you want to live?",
  "description": "A countdown to remind you how much time left of your life.",
  "version": "1.0",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": []
}