Maps Scraper & Leads Extractor - MapsLeads
Automatically extract business names, addresses, photos, coordinates, websites, emails, social media and more from Bing Maps.
O que é Maps Scraper & Leads Extractor - MapsLeads?
Maps Scraper & Leads Extractor - MapsLeads é uma extensão do Chrome desenvolvida por https://mapsleads.net, e sua principal característica é "Automatically extract business names, addresses, photos, coordinates, websites, emails, social media and more from Bing Maps.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Maps Scraper & Leads Extractor - MapsLeads
Baixe arquivos de extensão Maps Scraper & Leads Extractor - MapsLeads no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Maps Scraper & Leads Extractor - MapsLeads |
ID | ghokiciomljbacchbkfhmnlmflbponlf |
URL Oficial | https://chromewebstore.google.com/detail/maps-scraper-leads-extrac/ghokiciomljbacchbkfhmnlmflbponlf |
Descrição | Automatically extract business names, addresses, photos, coordinates, websites, emails, social media and more from Bing Maps. |
Tamanho do Arquivo | 1.77 MB |
Contagem de Instalações | 10,000 |
Versão Atual | 12.5.10 |
Última Atualização | 2024-01-25 |
Data de Publicação | 2023-07-26 |
Classificação | 4.89/5 Total de 198 Avaliações |
Desenvolvedor | https://mapsleads.net |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://mapsleads.net/ |
URL da Página de Ajuda | https://mapsleads.net/ |
URL da Página de Política de Privacidade | https://mapsleads.net/privacy-policy |
Idiomas Suportados | 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" ] } ] } |