Save  Images Firefox

Examine source code of Save Images

Inspect and view changes in Save Images source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Save All Images",
  "version": "1.0.0",
  "description": "Lưu tất cả ảnh trong trang web hiện tại về máy.",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "downloads",
    "tabs"
  ],
  "browser_action": {
    "default_title": "Save All Images",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{7ece4ff2-627c-4c32-bdc4-6f5266deec78}"
    }
  }
}

Best Save Images Alternatives

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