Data Scrapar Firefox

Examine source code of Data Scrapar

By: Duckity
Inspect and view changes in Data Scrapar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "My Web Scraper",
  "version": "1.0",
  "descrption": "A simple web scraper extension",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "My Web Scraper"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2c73600a-8b38-415c-a284-c33019b54a49}"
    }
  }
}

Best Data Scrapar Alternatives

Here are some Firefox add-ons that are similar to Data Scrapar: