CouponRovers Firefox

Examine source code of CouponRovers

Inspect and view changes in CouponRovers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "CouponRovers",
  "description": "Find Coupon And offers",
  "version": "5.0",
  "manifest_version": 2,
  "icons": {
    "16": "/icons/icon.png",
    "32": "/icons/icon.png",
    "48": "/icons/icon.png",
    "128": "/icons/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/*"
      ],
      "js": [
        "/popup/jquery.min.js",
        "/popup/content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "/popup/jquery.min.js"
    ]
  },
  "browser_action": {
    "default_popup": "/popup/popup.html"
  },
  "permissions": [
    "tabs",
    "notifications",
    "http://*/",
    "https://*/"
  ]
}

Best CouponRovers Alternatives

Here are some Firefox add-ons that are similar to CouponRovers: