Rugby England Academy

Rugby England Academy

Consists of six test designed to help you learn and differs from the master Participating in a game of skills of Rugby.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Rugby England Academy",
  "description": "Consists of six test designed to help you learn and differs from the master Participating in a game of skills of Rugby. ",
  "version": "1.0.1.1",
  "manifest_version": 2,
  "app": {
    "background": {
      "scripts": [
        "background.js"
      ]
    }
  },
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "permissions": [
    "webview"
  ],
  "offline_enabled": false
}