PixelHarvester Pro Firefox

Examine source code of PixelHarvester Pro

By: Debet
Inspect and view changes in PixelHarvester Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PixelHarvester Pro",
  "version": "1.0",
  "description": "Advanced bulk image downloader with powerful filtering and organization features",
  "permissions": [
    "activeTab",
    "downloads",
    "storage",
    "<all_urls>",
    "contextMenus"
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "PixelHarvester Pro",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c4fc7a8f-6db9-4c06-9d65-7a349d07ebcd}"
    }
  }
}

Best PixelHarvester Pro Alternatives

Here are some Firefox add-ons that are similar to PixelHarvester Pro: