Web Scraper - Export & Security Scanner Firefox

Examine source code of Web Scraper - Export & Security Scanner

By: voon
Inspect and view changes in Web Scraper - Export & Security Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Web Scraper",
  "version": "1.0.0",
  "description": "Export complete websites as ZIP files with security scanning, technology detection, and smart resource filtering.",
  "author": "arda",
  "homepage_url": "https://kiffo.fr",
  "browser_specific_settings": {
    "gecko": {
      "id": "web-scraper@kiffo.fr",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "activeTab",
    "downloads",
    "storage",
    "scripting",
    "tabs",
    "webRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "regex.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Web Scraper - Export & Security Scanner Alternatives

Here are some Firefox add-ons that are similar to Web Scraper - Export & Security Scanner: