Maps Scraper & Leads Extractor - MapsLeads
Automatically extract business names, addresses, photos, coordinates, websites, emails, social media and more from Bing Maps.
What is Maps Scraper & Leads Extractor - MapsLeads?
Maps Scraper & Leads Extractor - MapsLeads is a Chrome extension developed by https://mapsleads.net, and its main feature is "Automatically extract business names, addresses, photos, coordinates, websites, emails, social media and more from Bing Maps.".
Extension Screenshots
Download Maps Scraper & Leads Extractor - MapsLeads Extension CRX File
Download Maps Scraper & Leads Extractor - MapsLeads extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
With this tool, can effortlessly search for businesses and extract valuable information such as business names, addresses, photos, coordinates, websites, emails, and social media profiles. Designed to enhance productivity and streamline lead acquisition, "Maps Scraper & Leads Extractor" is your go-to solution for gathering leads directly from Bing Maps. Simply click the "Start Find" button, and watch as the extension swiftly compiles all the essential data into a convenient Excel or CSV spreadsheet. Whether you're a marketer, sales professional, or business owner, This tool empowers you to effortlessly build a comprehensive database of potential clients. Key Features: 🌈 Efficiently search and extract business information from Bing Maps. 🌈 Gather leads including website URLs, email addresses, and social media profiles. 🌈 Export data to Excel or CSV for easy analysis and integration with other tools. 🌈 Streamline lead generation and save valuable time and effort. This tool is designed for: ✅ B2B Marketers - Find quality email addresses and essential features to attract your next major client. ✅ SaaS Companies - Enhance your outreach teams' effectiveness in expanding and retaining your customer base. ✅ Sales Teams - Utilize our comprehensive tool suite to reach a larger customer base and close more deals. ✅ Growth Hackers - Achieve accurate and efficient user base growth without dedicating all your time to outreach. FAQs: https://mapsleads.net/#faqs
Extension Basic Information
Name | Maps Scraper & Leads Extractor - MapsLeads |
ID | ghokiciomljbacchbkfhmnlmflbponlf |
Official URL | https://chromewebstore.google.com/detail/maps-scraper-leads-extrac/ghokiciomljbacchbkfhmnlmflbponlf |
Description | Automatically extract business names, addresses, photos, coordinates, websites, emails, social media and more from Bing Maps. |
File Size | 1.77 MB |
Installation Count | 10,000 |
Current Version | 12.5.10 |
Last Updated | 2024-01-25 |
Publish Date | 2023-07-26 |
Rating | 4.89/5 Total 198 Ratings |
Developer | https://mapsleads.net |
[email protected] | |
Payment Type | free |
Extension Website | https://mapsleads.net/ |
Help Page URL | https://mapsleads.net/ |
Privacy Policy Page URL | https://mapsleads.net/privacy-policy |
Supported Languages | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "12.5.10", "author": "BingMapsExport", "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "background": { "service_worker": "background.93e42914.js" }, "permissions": [ "storage", "identity" ], "content_scripts": [ { "matches": [ "https:\/\/*.bing.com\/*" ], "js": [ "leads.d3b76e5f.js" ], "run_at": "document_end", "css": [ "leads.cac99bb5.css" ] } ], "default_locale": "en", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo58QwaOtB\/T6lueqLnZk6Ix\/WTJtVhArktdCypAJICmnIzJiSFrMjkA+7wOtHNsrn3Y8sAmD1xPHBxYMIB\/zhECj0T+oax07OBHynY8JShYiCEXCqSXOxnTvxni7DucG2KTDqHtyiTod\/V4j1GSHxrkJMCxtrCctsHrDixHuXfUQ9EacWyEoEZEpHHNs1QC\/OJtOUABMGPm7\/qqiVuJWcP8rk\/ZUm7nAxK2RSw2rXOoH5n+QrjHq4j0FlBEsRNlfYJGHD3kvlrtr+C6iQCOLAGiXmsL2W6E08thWnPi2EiC6lQsyuMWGh+1TVTHfBieORhNeiCTUEynlvS96RXJ9pwIDAQAB", "host_permissions": [ "https:\/\/*.bing.com\/*" ], "oauth2": { "client_id": "1045436637864-mp9mgaioa4b3lekvskpcp1f0cae9qcvm.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "web_accessible_resources": [ { "matches": [ "https:\/\/*.bing.com\/*" ], "resources": [ "leads.39b14202.css", "leads.82a6988f.css", "leads.3195bc2f.png", "leads.f3fb0fd7.png", "leads.81ab7c01.jpg", "leads.4f389fc0.png" ] } ] } |