Sheep Squad (iDubbbzTV)

Sheep Squad (iDubbbzTV)

Heyyyy This is pretty BAAAAAAd

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Sheep Squad (iDubbbzTV)",
  "description": "Heyyyy This is pretty BAAAAAAd",
  "version": "1.3",
  "background": "background.html",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "idubbbz.png"
  },
  "permissions": [
    "notifications"
  ]
}