Scraperz - Bing & Google Maps Scraper Firefox

Examine source code of Scraperz - Bing & Google Maps Scraper

제작자: Syntac LLC
Inspect and view changes in Scraperz - Bing & Google Maps Scraper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scraperz - Bing & Google Maps Scraper",
  "version": "3.2",
  "description": "Google Maps and Bing Maps Business Leads Exporter",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/vars.js",
        "js/functions.js",
        "js/ui.js",
        "js/xlsx.min.js",
        "app.js"
      ],
      "css": [
        "assets/style.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "assets/logo-w.svg",
    "assets/logo.svg",
    "popup.html"
  ],
  "applications": {
    "gecko": {
      "id": "scraper@syntac.co"
    }
  }
}

최고의 Scraperz - Bing & Google Maps Scraper 대안

다음은 Scraperz - Bing & Google Maps Scraper과(와) 유사한 Firefox add-on입니다: