Moment - New Tab Markdown notes & task list

Moment - New Tab Markdown notes & task list

Don't lose what grabs you in the moment.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Moment - New Tab Markdown notes & task list",
  "homepage_url": "http://siebevd.be",
  "description": "Don't lose what grabs you in the moment.",
  "version": "0.1.8",
  "incognito": "split",
  "chrome_url_overrides": {
    "newtab": "blank.html"
  },
  "author": "Siebe Van Dijck",
  "icons": {
    "128": "moment128.png"
  },
  "manifest_version": 2
}