Cashback Easy : Get Automatic Cash Back & Coupons

Cashback Easy : Get Automatic Cash Back & Coupons

Save money and earn rewards when you shop online. The best coupons and the most Cash Back at thousands of stores !

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "icon16.plasmo.60403714.png",
    "32": "icon32.plasmo.8e850565.png",
    "48": "icon48.plasmo.37989d43.png",
    "64": "icon64.plasmo.a993afcb.png",
    "128": "icon128.plasmo.9b3294c4.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.60403714.png",
      "32": "icon32.plasmo.8e850565.png",
      "48": "icon48.plasmo.37989d43.png",
      "64": "icon64.plasmo.a993afcb.png",
      "128": "icon128.plasmo.9b3294c4.png"
    },
    "default_popup": "popup.html"
  },
  "version": "1.1.10",
  "author": "[email protected]",
  "name": "Cashback Easy : Get Automatic Cash Back & Coupons",
  "description": "Save money and earn rewards when you shop online.  The best coupons and the most Cash Back at thousands of stores !",
  "homepage_url": "https://www.cashbackeasy.com",
  "background": {
    "service_worker": "static/background/index.js"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "tabs",
    "unlimitedStorage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "install.9fb0eb20.js"
      ],
      "run_at": "document_start",
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "tracking.a8dbdd0c.js"
      ],
      "run_at": "document_start",
      "css": [
        "font.725b3e2d.css"
      ]
    }
  ],
  "omnibox": {
    "keyword": "cashbackeasy"
  },
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*.png"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "SourceSerifPro-SemiBold.32dd5d39.ttf",
        "tracking.43ba1a7f.css",
        "Checkbox.907133d8.png",
        "tracking.8f857fd5.css",
        "SourceSerifPro-SemiBold.32dd5d39.ttf",
        "tracking.c26de111.png",
        "tracking.19495e50.png",
        "tracking.73fd2b52.png",
        "tracking.a2ea9076.png",
        "tracking.06821c1f.png",
        "tracking.554f5b22.png",
        "tracking.019fb4c5.png",
        "tracking.ef170adf.png",
        "tracking.a640e10c.png",
        "tracking.3668c4c2.png",
        "tracking.7041b273.png",
        "tracking.0b3b0354.png",
        "tracking.2ec47c55.png",
        "tracking.93756acf.png"
      ]
    }
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}