Bulk + Image Plus Downloader Firefox

Examine source code of Bulk + Image Plus Downloader

Inspect and view changes in Bulk + Image Plus Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bulk Image Downloader",
  "version": "1.0",
  "description": "Allows users to quickly download all relevant images from specified URLs. Simply input a webpage URL, and the extension will scan for image files, providing an easy way to batch-download them in one click",
  "permissions": [
    "clipboardWrite"
  ],
  "icons": {
    "48": "icons/aro.ico"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.ondonnedesnouvelles.com/*"
      ],
      "js": [
        "arotofoddn.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6207e8aa-04d2-44b3-911e-d7277afdd7ca}"
    }
  }
}

Best Bulk + Image Plus Downloader Alternatives

Here are some Firefox add-ons that are similar to Bulk + Image Plus Downloader: