Pirates Glory

Pirates Glory

Choose your path in this unique roleplaying strategy game

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Pirates Glory",
  "description": "Choose your path in this unique roleplaying strategy game",
  "version": "1.7.3",
  "short_name": "PG",
  "app": {
    "urls": [
      "http://www.piratesglory.com/",
      "https://www.piratesglory.com/",
      "https://piratesglory.com/",
      "http://piratesglory.com/",
      "http://s1.piratesglory.com/",
      "http://s2.piratesglory.com/"
    ],
    "launch": {
      "web_url": "http://www.piratesglory.com/openid_l.php?login"
    }
  },
  "icons": {
    "48": "48x48.png",
    "128": "128x128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}