Quidco Cashback Reminder Firefox

Examine source code of Quidco Cashback Reminder

Inspect and view changes in Quidco Cashback Reminder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Quidco Cashback Reminder",
  "short_name": "Quidco",
  "version": "3.0.14",
  "description": "The Quidco extension reminds you of the cashback you could be earning when browsing your favourite online retailers.",
  "homepage_url": "https://www.quidco.com/",
  "author": "Quidco.com",
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "webNavigation",
    "storage",
    "<all_urls>",
    "unlimitedStorage",
    "cookies"
  ],
  "background": {
    "scripts": [
      "vendors/bundle.js",
      "background/bundle.js"
    ],
    "persistent": true
  },
  "options_page": "settings.html",
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "all_frames": false,
      "js": [
        "vendors/bundle.js",
        "content/bundle.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_icon": "icon-blue.png",
    "default_title": "Quidco Cashback Reminder",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon-blue.png",
    "18": "icon-blue.png",
    "32": "icon-blue.png",
    "128": "icon-blue.png"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "web_accessible_resources": [
    "content/*.css",
    "content/*.svg",
    "icon-blue.png",
    "icon-green.png",
    "icon-gray.png"
  ]
}

Best Quidco Cashback Reminder Alternatives

Here are some Firefox add-ons that are similar to Quidco Cashback Reminder: