PA Images Firefox

Examine source code of PA Images

By: David Add-on
Inspect and view changes in PA Images source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PA Images",
  "description": "You can Displays all web page images and allows user to download",
  "version": "1.4",
  "manifest_version": 2,
  "page_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/16.png",
      "32": "/images/32.png",
      "48": "/images/48.png",
      "128": "/images/128.png"
    }
  },
  "icons": {
    "16": "/images/16.png",
    "32": "/images/32.png",
    "48": "/images/48.png",
    "128": "/images/128.png"
  },
  "permissions": [
    "downloads",
    "storage",
    "activeTab",
    "declarativeContent"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_page": "options.html"
}

Best PA Images Alternatives

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