Amazon Same Tab Firefox

Examine source code of Amazon Same Tab

Inspect and view changes in Amazon Same Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Amazon Same Tab",
  "version": "1.0",
  "description": "Opens product pages on Amazon.in search in the same tab instead of defaulting to a new tab.",
  "icons": {
    "48": "icons/ast-48.png",
    "96": "icons/ast-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.in/*"
      ],
      "js": [
        "removeTargetByAttribute.js"
      ]
    }
  ]
}

Melhores alternativas Amazon Same Tab

Aqui estão algumas Firefox add-ons que são similares a Amazon Same Tab: