Redeeem | Discount Gift Cards

Redeeem | Discount Gift Cards

Save 30% or more on discount gift cards from Amazon, Walmart, eBay and many other retail brands.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Redeeem | Discount Gift Cards",
  "short_name": "Redeeem",
  "version": "2.6",
  "description": "Save 30% or more on discount gift cards from Amazon, Walmart, eBay and many other retail brands.",
  "manifest_version": 2,
  "icons": {
    "32": "img/icon32.png",
    "128": "img/icon128.png",
    "180": "img/icon180.png"
  },
  "browser_action": {
    "default_icon": "img/icon180.png",
    "default_popup": "html/index.html",
    "default_title": "Redeeem | Discount Gift Cards"
  }
}