ShopSuey: Get rid of ads on Amazon, Ebay and more Firefox

Examine source code of ShopSuey: Get rid of ads on Amazon, Ebay and more

By: MD
Inspect and view changes in ShopSuey: Get rid of ads on Amazon, Ebay and more source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ShopSuey: Get rid of ads on Amazon and Ebay",
  "short_name": "shopsuey",
  "version": "1.2.0",
  "description": "Chrome extension that gets rid of ads + sponsored products on Amazon and eBay, and improves the layout and flow of the sites.",
  "author": "Monji Dolon",
  "permissions": [
    "*://*.amazon.com/*",
    "*://*.amazon.co.uk/*",
    "*://*.amazon.ca/*",
    "*://*.amazon.fr/*",
    "*://*.amazon.de/*",
    "*://*.amazon.es/*",
    "*://*.amazon.it/*",
    "*://*.amazon.com.au/*",
    "*://*.amazon.co.jp/*",
    "*://*.ebay.com/*",
    "*://*.ebay.co.uk/*",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.com/*",
        "*://*.amazon.co.uk/*",
        "*://*.amazon.ca/*",
        "*://*.amazon.fr/*",
        "*://*.amazon.de/*",
        "*://*.amazon.co.jp/*",
        "*://*.ebay.com/*",
        "*://*.ebay.co.uk/*"
      ],
      "js": [
        "contentscript.bundle.js"
      ],
      "css": [
        "shopsuey.css"
      ],
      "run_at": "document_start"
    }
  ],
  "options_page": "options.html",
  "icons": {
    "16": "images/shopsuey-16.png",
    "48": "images/shopsuey-48.png",
    "128": "images/shopsuey-128.png"
  }
}

Best ShopSuey: Get rid of ads on Amazon, Ebay and more Alternatives

Here are some Firefox add-ons that are similar to ShopSuey: Get rid of ads on Amazon, Ebay and more: