Pdf Downloader Firefox

Examine source code of Pdf Downloader

By: zccajgb
Inspect and view changes in Pdf Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pdf Downloader",
  "description": "This extension parse a page and download any pdf links, giving you the option to name them",
  "version": "1.0",
  "browser_action": {
    "default_icon": "icon.png"
  },
  "background": {
    "matches": [
      "<all_urls>"
    ],
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "downloads"
  ]
}

Best Pdf Downloader Alternatives

Here are some Firefox add-ons that are similar to Pdf Downloader: