Download Imagei Firefox

Examine source code of Download Imagei

Inspect and view changes in Download Imagei source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Download Imagei",
  "description": "Displays all webpage images and allows user to download",
  "version": "1.8",
  "manifest_version": 2,
  "page_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/download_image16.png",
      "32": "/images/download_image32.png",
      "48": "/images/download_image48.png",
      "128": "/images/download_image128.png"
    }
  },
  "icons": {
    "16": "/images/download_image16.png",
    "32": "/images/download_image32.png",
    "48": "/images/download_image48.png",
    "128": "/images/download_image128.png"
  },
  "permissions": [
    "downloads",
    "storage",
    "activeTab",
    "declarativeContent"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{dbd99fa2-be42-4767-b7d1-79af8b1e5269}"
    }
  }
}

Best Download Imagei Alternatives

Here are some Firefox add-ons that are similar to Download Imagei: