Amazon Same Tab Firefox

Examine source code of Amazon Same Tab

提供元: Shubham Vasaikar
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"
      ]
    }
  ]
}

ベストのAmazon Same Tab代替案

Amazon Same Tabに類似したFirefox add-onをいくつか紹介します: