My Heart Says

My Heart Says

Enjoy hundreds of thoughts and quotes that come from the heart and are shared by people from all over the world

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "My Heart Says",
  "description": "Enjoy hundreds of thoughts and quotes that come from the heart and are shared by people from all over the world",
  "version": "5",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://applications.frenys.com/webapp/index.php?app=145566682128456"
    ],
    "launch": {
      "web_url": "http://applications.frenys.com/webapp/index.php?app=145566682128456&ref=chrome"
    }
  },
  "permissions": [
    "notifications"
  ],
  "manifest_version": 2
}