EbayNoNewTab Firefox

Examine source code of EbayNoNewTab

Inspect and view changes in EbayNoNewTab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EbayNoNewTab",
  "version": "1.0",
  "description": "Ebay opens a new tab on click. Very annoying.",
  "content_scripts": [
    {
      "matches": [
        "*://*.ebay.com/sch/*"
      ],
      "js": [
        "nonewtab.js"
      ]
    }
  ]
}

Best EbayNoNewTab Alternatives

Here are some Firefox add-ons that are similar to EbayNoNewTab: