NinjaScraper Plus Firefox

Examine source code of NinjaScraper Plus

By: 33WIN Add-on
Inspect and view changes in NinjaScraper Plus source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NinjaScraper",
  "version": "1.0",
  "description": "Advanced web scraping and element selection tool",
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>",
    "tabs",
    "downloads"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_popup": "popup/popup.html",
    "default_title": "NinjaScraper"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e1c338bb-f1b2-41da-9d1b-481ed64e5192}"
    }
  }
}

Best NinjaScraper Plus Alternatives

Here are some Firefox add-ons that are similar to NinjaScraper Plus: