image-save Firefox

Examine source code of image-save

Inspect and view changes in image-save source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "image-save",
  "version": "2.0",
  "description": "Allows to save images from Instagram with right click 'Save Image as...' .",
  "icons": {
    "48": "icons/instagram.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.instagram.com/*"
      ],
      "js": [
        "app.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6f99b5da-d696-4a33-8cc4-072873422204}"
    }
  }
}

Best image-save Alternatives

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