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입니다: