FAPD - Fast Alternative Picture Downloader Firefox

Examine source code of FAPD - Fast Alternative Picture Downloader

Inspect and view changes in FAPD - Fast Alternative Picture Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "saveImage.js"
    ]
  },
  "description": "Directly saves images to pre-defined folder set in Settings.",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "manifest_version": 2,
  "name": "FAPD - Fast Alternative Picture Downloader",
  "permissions": [
    "downloads",
    "contextMenus"
  ],
  "version": "1.0.0",
  "applications": {
    "gecko": {
      "id": "fapd@wolfheck.com"
    }
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y"
      }
    }
  }
}

Best FAPD - Fast Alternative Picture Downloader Alternatives

Here are some Firefox add-ons that are similar to FAPD - Fast Alternative Picture Downloader: