Data Extraction - G TECH Firefox

Examine source code of Data Extraction - G TECH

Inspect and view changes in Data Extraction - G TECH source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Data Extraction - G TECH",
  "version": "3.0",
  "description": "This Plugin Extracts the Data about the products from the Chinese MarketPlace and saves that data in the form of CSV file and in the DATABASE. You can also Download the CSV file.",
  "permissions": [
    "activeTab",
    "http://*/",
    "https://*/"
  ],
  "browser_action": {
    "default_icon": "./icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://item.taobao.com/*",
        "https://detail.tmall.com/*"
      ],
      "js": [
        "app.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "./icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b931e4c0-e257-47d2-a6b3-37966b18c461}"
    }
  }
}

Best Data Extraction - G TECH Alternatives

Here are some Firefox add-ons that are similar to Data Extraction - G TECH: