One Click Image Save: Instant Image Download Firefox

Examine source code of One Click Image Save: Instant Image Download

Inspect and view changes in One Click Image Save: Instant Image Download source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "One Click Image Save",
  "version": "1.1.0",
  "description": "Save images from the context menu into your downloads directory or a subfolder.",
  "permissions": [
    "contextMenus",
    "downloads",
    "storage"
  ],
  "background": {
    "scripts": [
      "src/path-utils.js",
      "src/privacy-utils.js",
      "src/download-utils.js",
      "src/background.js"
    ]
  },
  "action": {
    "default_title": "Open One Click Image Save options",
    "default_icon": {
      "48": "icons/icon-48.svg",
      "96": "icons/icon-96.svg"
    }
  },
  "options_ui": {
    "page": "src/options.html",
    "open_in_tab": true
  },
  "icons": {
    "48": "icons/icon-48.svg",
    "96": "icons/icon-96.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "one-click-image-save@wollomatic.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "140.0"
    }
  }
}

Best One Click Image Save: Instant Image Download Alternatives

Here are some Firefox add-ons that are similar to One Click Image Save: Instant Image Download: