Humbleload Firefox

Examine source code of Humbleload

Inspect and view changes in Humbleload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Humbleload",
  "version": "1.2",
  "description": "A Browser Plugin to download all eBooks in a HumbleBundle.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.humblebundle.com/downloads*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "webRequest",
    "downloads",
    "*://*.humblebundle.com/downloads*"
  ]
}

Best Humbleload Alternatives

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