Understand My Dreams

Understand My Dreams

Understand my Dreams, Dreams interpretations application, analyze your dream symbols.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Understand My Dreams",
  "description": "Understand my Dreams, Dreams interpretations application, analyze your dream symbols.",
  "version": "0.711",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.understandmydreams.com/?ref=ca"
    ],
    "launch": {
      "web_url": "http://www.understandmydreams.com/?ref=ca"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "offline_enabled:": false
}