EbayNoNewTab Firefox

Examine source code of EbayNoNewTab

Par : Ahri Fox
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"
      ]
    }
  ]
}

Meilleures alternatives EbayNoNewTab

Voici quelques Firefox add-ons qui sont similaires à EbayNoNewTab :