Save this image Firefox

Examine source code of Save this image

Inspect and view changes in Save this image source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Save this image",
  "version": "1.0",
  "description": "Save any image you click on",
  "icons": {
    "48": "icons/image_on.svg",
    "96": "icons/image_on.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "save-this-img.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{eee00140-109b-4003-9fb2-4fa5cf1e7e0d}"
    }
  }
}

Best Save this image Alternatives

Here are some Firefox add-ons that are similar to Save this image: