Amazon Theme Firefox

Examine source code of Amazon Theme

By: Josh
Inspect and view changes in Amazon Theme source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Amazon Theme",
  "version": "1.0",
  "description": "Adds minimal themes to many websites.",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.com/*",
        "*://*.amazon.co.uk/*",
        "*://*.amazon.fr/*",
        "*://*.amazon.ca/*",
        "*://*.amazon.com.mx/*",
        "*://*.amazon.de/*",
        "*://*.amazon.es/*",
        "*://*.amazon.it/*",
        "*://*.amazon.co.jp/*",
        "*://*.amazon.in/*",
        "*://*.amazon.com.au/*",
        "*://*.amazon.cn/*"
      ],
      "js": [
        "theme.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{397fde7c-4469-4789-92c9-74dec778e669}"
    }
  }
}

Best Amazon Theme Alternatives

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