Pwnie Yard: Razorettes

Pwnie Yard: Razorettes

Get to know the twins and save Tommy by jumping over the swinging barbwire... forever

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Pwnie Yard: Razorettes",
  "version": "1.0.3",
  "description": "Get to know the twins and save Tommy by jumping over the swinging barbwire... forever",
  "icons": {
    "32": "icon_32.png",
    "48": "icon_48.png",
    "128": "icon_128.png",
    "256": "icon_256.png"
  },
  "author": "monoid",
  "app": {
    "urls": [
      "http://pwnieyard.com/"
    ],
    "launch": {
      "web_url": "http://razorettes.pwnieyard.com/?censored"
    }
  }
}