mori

mori

Reminds you that you are dying

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "mori",
  "version": "0.0.5",
  "manifest_version": 2,
  "author": "J",
  "description": "Reminds you that you are dying",
  "homepage_url": "http://mori-app.com",
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}