Smileify Firefox

Examine source code of Smileify

Inspect and view changes in Smileify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Redirects you to Amazon Smile.",
  "manifest_version": 2,
  "name": "Smileify",
  "author": "William Barkoff, Whiskey Bravo Inc.",
  "version": "1.0.0",
  "homepage_url": "https://github.com/whiskeybrav/smileify",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.amazon.com/*"
      ],
      "js": [
        "smileify.js"
      ],
      "css": [
        "smileify.css"
      ]
    }
  ]
}

Best Smileify Alternatives

Here are some Firefox add-ons that are similar to Smileify: