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"
      ]
    }
  ]
}

Best Amazon Same Tab Alternatives

Here are some Firefox add-ons that are similar to Amazon Same Tab: