Amazonkit Inventory Checker Firefox

Examine source code of Amazonkit Inventory Checker

Inspect and view changes in Amazonkit Inventory Checker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "amazonkit-inventory-checker@mozilla.org",
      "strict_min_version": "45.0"
    }
  },
  "manifest_version": 2,
  "name": "Amazonkit Inventory Checker",
  "version": "2.0.1resigned1",
  "description": "By this tool, you can check all sellers' inventory data on this page and analyse their sales.",
  "permissions": [
    "tabs",
    "activeTab",
    "notifications",
    "storage",
    "https://*.amazon.com/*",
    "http://*.amazon.com/*",
    "https://*.amazonkit.com/*",
    "http://*.amazonkit.com/*"
  ],
  "browser_action": {
    "default_title": "Amazonkit Inventory Checker",
    "default_icon": "img/icon_19_19.png",
    "default_popup": "login.html"
  },
  "icons": {
    "32": "img/icon_32_32.png",
    "64": "img/icon_64_64.png",
    "128": "img/icon_128_128.png"
  },
  "background": {
    "scripts": [
      "js/md5.min.js",
      "js/main-ug.js"
    ],
    "persistent": false
  },
  "externally_connectable": {
    "matches": [
      "*://localhost/*",
      "*://*.amazonkit.com/*"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.amazonkit.com/*"
      ],
      "js": [
        "js/jquery.min.js",
        "js/bootstrap.min.js",
        "js/toastr.js",
        "js/broker-ug.js",
        "js/md5.min.js",
        "js/main-ug.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Amazonkit Inventory Checker Alternatives

Here are some Firefox add-ons that are similar to Amazonkit Inventory Checker: