Humbleload Firefox

Examine source code of Humbleload

제작자: NiemannD Add-on
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*"
  ]
}

최고의 Humbleload 대안

다음은 Humbleload과(와) 유사한 Firefox add-on입니다: