Screenshot Saver Firefox

Examine source code of Screenshot Saver

By: Randyl
Inspect and view changes in Screenshot Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Copy All Images",
  "version": "1.0",
  "description": "Copy or download all images from the page.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "copy_all_images@addon.dev"
    }
  }
}

Best Screenshot Saver Alternatives

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