AmazonMultiItemAlert Firefox

Examine source code of AmazonMultiItemAlert

By: forg
Inspect and view changes in AmazonMultiItemAlert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AmazonMultiItemAlert",
  "version": "1.0",
  "description": "Check if More Than Two Items are in the Amazon Cart",
  "icons": {
    "48": "icons/check2.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazon.co.jp/gp/cart/view.html*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{eaf64c8b-3495-41b6-88c0-3c3aec24e3bd}"
    }
  }
}

Best AmazonMultiItemAlert Alternatives

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