Sold by Amazon Button Firefox

Examine source code of Sold by Amazon Button

Inspect and view changes in Sold by Amazon Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Sold by Amazon Button",
  "version": "0.1.0",
  "description": "Adds a button to Amazon.com to filter results to Ship and Sold by Amazon",
  "permissions": [
    "activeTab",
    "*://www.amazon.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.amazon.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2fe06344-3de2-42bd-a604-40eb8a897120}"
    }
  }
}

Best Sold by Amazon Button Alternatives

Here are some Firefox add-ons that are similar to Sold by Amazon Button: