My Diary

My Diary

To keep your private diary and notebook in the cloud, features clean, simple and elegant.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "My Diary",
  "short name": "My Diary",
  "description": "To keep your private diary and notebook in the cloud, features clean, simple and elegant.",
  "version": "4.2.2",
  "manifest_version": 2,
  "icons": {
    "128": "logo.png"
  },
  "app": {
    "launch": {
      "web_url": "https://diary.enginestart.org/note.jsp?providerName=Google2Client"
    }
  }
}