Web Scraper Lite Trip Firefox

Examine source code of Web Scraper Lite Trip

Inspect and view changes in Web Scraper Lite Trip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Web Scraper Lite",
  "version": "1.0",
  "description": "Scrape and save webpage data.",
  "permissions": [
    "activeTab",
    "storage",
    "scripting",
    "downloads"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "icons": {
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "web-scraper-lite-mat@gmail.com",
      "strict_min_version": "78.0"
    }
  }
}

Best Web Scraper Lite Trip Alternatives

Here are some Firefox add-ons that are similar to Web Scraper Lite Trip: