Save Media As Category Firefox

Examine source code of Save Media As Category

Inspect and view changes in Save Media As Category source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Save Image As Category",
  "version": "1.81",
  "description": "Right-click an image to save it to a specific category.",
  "permissions": [
    "contextMenus",
    "downloads",
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "popup/popup.html"
  },
  "applications": {
    "gecko": {
      "id": "{4822ebf7-f636-433f-ac97-e7961e44125c}"
    }
  }
}

Best Save Media As Category Alternatives

Here are some Firefox add-ons that are similar to Save Media As Category: