My School Note

My School Note

A clean and simple tool to help you take school notes.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "My School Note",
  "description": "A clean and simple tool to help you take school notes.",
  "version": "4.2.3",
  "manifest_version": 2,
  "icons": {
    "128": "logo.png"
  },
  "app": {
    "launch": {
      "web_url": "https://notes.enginestart.org/note.jsp?providerName=Google2Client"
    }
  }
}