Save this image Firefox

Examine source code of Save this image

Por: omegazze
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}"
    }
  }
}

Melhores alternativas Save this image

Aqui estão algumas Firefox add-ons que são similares a Save this image: