Data Extraction - Level 1 Gtech Firefox

Examine source code of Data Extraction - Level 1 Gtech

提供元: IKRAM KHAN
Inspect and view changes in Data Extraction - Level 1 Gtech source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Data Extraction - G TECH",
  "version": "8.0",
  "description": "This Plugin Extracts the Data about the products from the Chinese Marketplace and saves that data in the form of a CSV file and in the DATABASE. You can also Download the CSV file.",
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "*://*.taobao.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "libs/categoryScrapping.js",
        "app.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7146414c-df69-4d78-aef3-e3e2d08de96e}"
    }
  },
  "icons": {
    "16": "icon.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icon.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

ベストのData Extraction - Level 1 Gtech代替案

Data Extraction - Level 1 Gtechに類似したFirefox add-onをいくつか紹介します: