Px Downloader Firefox

Examine source code of Px Downloader

Inspect and view changes in Px Downloader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Px Downloader",
  "version": "3.5.3",
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "author": "rndomhack",
  "icons": {
    "16": "icon/icon16.png",
    "48": "icon/icon48.png",
    "128": "icon/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "19": "icon/icon19.png",
      "38": "icon/icon38.png"
    },
    "default_title": "Px Downloader"
  },
  "background": {
    "scripts": [
      "lib/browser.js",
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.pixiv.net/*"
      ],
      "css": [
        "css/content.css"
      ],
      "js": [
        "lib/browser.js",
        "lib/jszip.min.js",
        "lib/gif.js",
        "js/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "html/options.html",
    "chrome_style": true
  },
  "permissions": [
    "storage",
    "downloads",
    "webRequest",
    "webRequestBlocking",
    "*://*.pixiv.net/",
    "*://*.pximg.net/",
    "*://*.techorus-cdn.com/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a3650a89-273e-474b-9e32-46ba5397cf46}"
    }
  }
}

Best Px Downloader Alternatives

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