Smart Amazon Ratings Firefox

Examine source code of Smart Amazon Ratings

By: MD
Inspect and view changes in Smart Amazon Ratings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Smart Amazon Ratings",
  "version": "1.0",
  "description": "Adds a smart amazon rating to search results",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.co.uk/s?*",
        "*://*.amazon.com/s?*"
      ],
      "js": [
        "smart-amz.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ]
}

Best Smart Amazon Ratings Alternatives

Here are some Firefox add-ons that are similar to Smart Amazon Ratings: