Page Image Saver Firefox

Examine source code of Page Image Saver

By: kamuhaj Add-on
Inspect and view changes in Page Image Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Image Saver",
  "version": "99",
  "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": "{8953a092-a7ad-4789-b2bf-38d00a591911}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "96": "images/icon96.png",
      "128": "images/icon128.png"
    },
    "default_title": "Page Image Saver",
    "default_popup": "ext/popup.html"
  },
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "96": "images/icon96.png",
    "128": "images/icon128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "downloads"
  ]
}

Best Page Image Saver Alternatives

Here are some Firefox add-ons that are similar to Page Image Saver: