Bulk Image Grabber Firefox

Examine source code of Bulk Image Grabber

By: kamuhaj
Inspect and view changes in Bulk Image Grabber source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bulk Image Grabber",
  "version": "6",
  "description": "Browse all images on a webpage in a gallery view. Filter by minimum size. Select and download images individually or in bulk.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5772d45c-4865-4e8b-b4e1-de028ac7a6ff}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "static/icon16.png",
      "32": "static/icon32.png",
      "48": "static/icon48.png",
      "96": "static/icon96.png",
      "128": "static/icon128.png"
    },
    "default_title": "Bulk Image Grabber",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "static/icon16.png",
    "32": "static/icon32.png",
    "48": "static/icon48.png",
    "96": "static/icon96.png",
    "128": "static/icon128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "downloads"
  ]
}

Best Bulk Image Grabber Alternatives

Here are some Firefox add-ons that are similar to Bulk Image Grabber: