Maps Scraper & Leads Extractor Firefox

Examine source code of Maps Scraper & Leads Extractor

Inspect and view changes in Maps Scraper & Leads Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Easy Maps Scraper & Leads Extractor",
  "version": "2.0.0",
  "description": "Extract business data from Google Maps with a professional, sleek interface",
  "permissions": [
    "activeTab",
    "storage",
    "downloads",
    "tabs",
    "https://www.google.com/maps/*",
    "https://maps.google.com/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "images/icon48.png"
  },
  "options_ui": {
    "page": "test-popup.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/maps/*",
        "https://maps.google.com/*"
      ],
      "js": [
        "new-content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    "images/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "easymapsscraper@example.com",
      "strict_min_version": "79.0"
    }
  }
}

Best Maps Scraper & Leads Extractor Alternatives

Here are some Firefox add-ons that are similar to Maps Scraper & Leads Extractor: