Pirates Of Islets

Pirates Of Islets

The life as a pirate is rough but if you are a bad ass pirate it will be easy and fun.Let's what type of pirate you are.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "browser_action": {
    "default_icon": {
      "19": "19.png"
    },
    "default_popup": "popup.html",
    "icons": {
      "128": "128.png"
    }
  },
  "description": "The life as a pirate is rough but if you are a bad ass pirate it will be easy and fun.Let's what type of pirate you are.",
  "manifest_version": 2,
  "name": "Pirates Of Islets",
  "short_name": "Pirates Of Islets",
  "version": "1.1"
}