ATC - WATC - Web Data Seb Data Scraper & Collector Firefox

Examine source code of ATC - WATC - Web Data Seb Data Scraper & Collector

Inspect and view changes in ATC - WATC - Web Data Seb Data Scraper & Collector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ATC - Web Data Scraper & Collector",
  "version": "3.3",
  "description": "Extract, deduplicate, and export tabular product data from webpages into spreadsheets using custom XPath rules.",
  "browser_specific_settings": {
    "gecko": {
      "id": "atc-scraper-collector@ajith.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "scripting",
    "activeTab",
    "tabs",
    "storage",
    "notifications",
    "clipboardWrite",
    "downloads"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "ATC - Click to scrape, Double-click for Collector"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best ATC - WATC - Web Data Seb Data Scraper & Collector Alternatives

Here are some Firefox add-ons that are similar to ATC - WATC - Web Data Seb Data Scraper & Collector: