Geoleads Finder Firefox

Examine source code of Geoleads Finder

Inspect and view changes in Geoleads Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Geoleads Finder",
  "description": "Scrape business leads from Google Maps and export to Excel, CSV contacts, with a built-in dashboard to manage and view all results.",
  "version": "1.0.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "downloads",
    "storage",
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "geoleads-finder@awandigitals.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Geoleads Finder",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/maps/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best Geoleads Finder Alternatives

Here are some Firefox add-ons that are similar to Geoleads Finder: