manchesterunitedlatestnews

manchesterunitedlatestnews

All the latest manchester united news gossip and transfers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "manchesterunitedlatestnews",
  "manifest_version": 2,
  "short_name": "manu",
  "description": "All the latest manchester united news gossip and transfers",
  "version": "3.9",
  "background": {
    "persistent": false,
    "scripts": [
      "OneSignal2.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "16px_1138-1503396726.jpg"
  },
  "icons": {
    "128": "128px_1138-1503399823.jpg"
  },
  "permissions": [
    "gcm",
    "storage",
    "notifications",
    "identity"
  ]
}