bargainez coupons

bargainez coupons

An easy to use, reliable coupon and discount site.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "bargainez coupons",
  "description": "An easy to use, reliable coupon and discount site.",
  "version": "1.0.0.3",
  "manifest_version": 2,
  "app": {
    "urls": [
      "*://bargainez.com/",
      "*://www.bargainez.com/"
    ],
    "launch": {
      "web_url": "http://bargainez.com"
    }
  },
  "icons": {
    "128": "icon_128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}