NoteBook

NoteBook

Keep your notes, tasks, schedule with labels, and stay clean, elegant and secure

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "NoteBook",
  "description": "Keep your notes, tasks, schedule with labels, and stay clean, elegant and secure",
  "version": "4.3.0",
  "manifest_version": 2,
  "icons": {
    "128": "logo.png"
  },
  "app": {
    "launch": {
      "web_url": "http://notes.enginestart.org/note.jsp?providerName=Google2Client"
    }
  }
}