Pirates Glory Game

Pirates Glory Game

Pirates Glory Online Game - Merchants and Pirates in the age of gunpowder

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 Game",
  "description": "Pirates Glory Online Game - Merchants and Pirates in the age of gunpowder",
  "version": "1.01",
  "short_name": "PGG",
  "author": "eVdaimon Games",
  "browser_action": {
    "default_icon": "pg-logo.png",
    "default_popup": "popup.html",
    "default_title": "Pirates Glory"
  },
  "permissions": [
    "tabs"
  ]
}