eBay SponsorBlock Firefox

Examine source code of eBay SponsorBlock

By: Baylor
Inspect and view changes in eBay SponsorBlock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "eBay SponsorBlock",
  "version": "1.0",
  "description": "Hide sponsored results on eBay",
  "content_scripts": [
    {
      "matches": [
        "https://www.ebay.com/sch/*",
        "https://ebay.com/sch/*",
        "https://*.ebay.com/sch/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "applications": {
    "gecko": {
      "id": "{9b5eba5a-2f8b-4baa-ba2f-f352de13b87c}",
      "strict_min_version": "68.0"
    }
  },
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png",
    "128": "icon-128.png"
  }
}

Best eBay SponsorBlock Alternatives

Here are some Firefox add-ons that are similar to eBay SponsorBlock: