Note Board Web

Note Board Web

Note Board Web

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.2.0",
  "app": {
    "launch": {
      "web_url": "https://www.noteboardapp.com/chromeBoard"
    }
  },
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "NoteBoard.png"
  },
  "name": "__MSG_extName__",
  "default_locale": "en",
  "manifest_version": 2
}