Happy Birthday Cards

Happy Birthday Cards

Free eCards & Customizable Birthday Collages

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Happy Birthday Cards",
  "short_name": "Happy Birthday Cards",
  "version": "0.18",
  "manifest_version": 2,
  "icons": {
    "128": "hbdcard-logo-128x128.png"
  },
  "description": "Free eCards & Customizable Birthday Collages",
  "app": {
    "urls": [
      "http://www.symbyoz.com/happy-birthday-cards"
    ],
    "launch": {
      "web_url": "http://www.symbyoz.com/happy-birthday-cards"
    }
  },
  "permissions": [
    "geolocation",
    "http://www.symbyoz.com/happy-birthday-cards"
  ]
}