Amazon Smile Redirect Firefox

Examine source code of Amazon Smile Redirect

Inspect and view changes in Amazon Smile Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smile Redirect",
  "version": "1.0",
  "description": "Redirects all amazon.com urls to smile.",
  "icons": {
    "48": "icons/redirect-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.amazon.com/*",
        "*://www.amazon.co.uk/*"
      ],
      "js": [
        "smile.js"
      ]
    }
  ]
}

Best Amazon Smile Redirect Alternatives

Here are some Firefox add-ons that are similar to Amazon Smile Redirect: