AWS Favicon Update Firefox

Examine source code of AWS Favicon Update

Inspect and view changes in AWS Favicon Update source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AWS Favicon Update",
  "description": "IAM shouldn't be the only tab with a unique favicon!  This sets favicons for many AWS services, so your tabs make more sense.",
  "version": "1.9",
  "author": "Jaime Barriga",
  "icons": {
    "16": "colorcube16.png",
    "48": "colorcube48.png",
    "128": "colorcube128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.aws.amazon.com/*",
        "https://*.amazonaws-us-gov.com/*"
      ],
      "js": [
        "faviconupdatefirefox.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "icons/*"
  ]
}

Best AWS Favicon Update Alternatives

Here are some Firefox add-ons that are similar to AWS Favicon Update: