Save Image to Downloads Firefox

Examine source code of Save Image to Downloads

Inspect and view changes in Save Image to Downloads source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0.0",
  "default_locale": "en",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "developer": {
    "name": "Christoph Diehl",
    "url": "https://github.com/posidron"
  },
  "applications": {
    "gecko": {
      "id": "{28f666f9-a4f0-4985-93fb-6cf2bc4252de}",
      "strict_min_version": "52.0"
    }
  },
  "background": {
    "scripts": [
      "save.js"
    ]
  },
  "permissions": [
    "activeTab",
    "downloads",
    "contextMenus",
    "tabs"
  ],
  "icons": {
    "16": "icons/icon.svg",
    "32": "icons/icon.svg",
    "48": "icons/icon.svg",
    "96": "icons/icon.svg",
    "128": "icons/icon.svg"
  }
}

Best Save Image to Downloads Alternatives

Here are some Firefox add-ons that are similar to Save Image to Downloads: