FindThatLead - Email Finder Extension

Find emails on LinkedIn/web with our top Email Finder Chrome Extension. Contact leads, grow your network & business.

O que é FindThatLead - Email Finder Extension?

FindThatLead - Email Finder Extension é uma extensão do Chrome desenvolvida por https://findthatlead.com, e sua principal característica é "Find emails on LinkedIn/web with our top Email Finder Chrome Extension. Contact leads, grow your network & business.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão FindThatLead - Email Finder Extension

Baixe arquivos de extensão FindThatLead - Email Finder Extension 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

                        ★ Find and verify emails from any website or LinkedIn profile in seconds with our email finder Chrome extension! ★

Go from researching a lead ➜ to verifying their email ➜ and sending a direct message — without ever closing your browser!

Plus, use our free Chrome Extension to export your new leads into mailing lists and build email drip campaigns to grow your business like never before.

👏 As featured on AppSumo, Capterra, Product Hunt, and HuffPost

FindThatLead is a seamless lead generation service that offers top-notch features for today's leading teams, making it the perfect email finder extension.

❌ No more wasting time with manual searches on Google, social networks, and individual websites.
⚡ Find leads fast and ✔ verify their emails just as quickly with our email finder Chrome to make sure your messages never bounce.
✨ Collect and verify new leads in bulk by conveniently exporting them into a CSV.
🤓 Enhance your data with additional lead information to generate targeted email lists using our email finder extension.
🛠 Build drip email campaigns to improve your marketing by ♥ taking care of all your leads.

Here’s how we help tens of thousands of users like you each day scale up their sales with our Chrome extension email finder:

✱ Sales Teams — Take advantage of our suite of tools to reach more customers and close more deals.
✱ B2B Marketers — Get quality email addresses and other critical features to help you land your next big client or recruit your next big hire.
✱ SaaS Companies — Make your outreach teams more savvy with ways to increase your customer base and keep them coming back for more.
✱ Growth Hackers — Grow your user base accurately and efficiently without spending 24/7 on outreach using our email finder Chrome.

FindThatLead is a seamless lead generation service that offers top-notch features for today's leading teams, making it the perfect email finder extension. 
In addition to the Chrome extension, FindThatLead's SaaS tool offers various powerful features to complement your lead generation efforts:

Email Finder: Quickly find email addresses for your leads using their name and domain or company name.
Email Verifier: Ensure the validity of email addresses to reduce bounce rates and maintain a healthy sender reputation.
Email Drip Campaigns: Create and automate personalized email sequences to engage and nurture your leads.
Prospecting Tool: Find and filter high-quality leads using advanced search criteria, such as industry, location, and job title.
Social Searcher: Leverage social media platforms to find potential leads and their contact information.
Local Business Searcher: Identify and target local businesses in your area to expand your client base.


🆓 Get 50 searches for free each month with this Chrome extension. Increase your monthly credits instantly when you sign up for a paid plan: findthatlead.com/pricing

Questions? Issues? Ideas?
[email protected]

Privacy Policy: findthatlead.com/privacy                    

Informações Básicas da Extensão

Nome FindThatLead - Email Finder Extension FindThatLead - Email Finder Extension
ID lkpekgkhmldknbcgjicjkomphkhhdkjj
URL Oficial https://chromewebstore.google.com/detail/findthatlead-email-finder/lkpekgkhmldknbcgjicjkomphkhhdkjj
Descrição Find emails on LinkedIn/web with our top Email Finder Chrome Extension. Contact leads, grow your network & business.
Tamanho do Arquivo 4.03 MB
Contagem de Instalações 38,422
Versão Atual 5.9.5
Última Atualização 2023-11-27
Data de Publicação 2020-04-20
Classificação 4.34/5 Total de 196 Avaliações
Desenvolvedor https://findthatlead.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://findthatlead.com
URL da Página de Ajuda https://help.findthatlead.com/en/?q=extension
URL da Página de Política de Privacidade https://findthatlead.com/en/privacy
Idiomas Suportados en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_manifest_name__",
    "version": "5.9.5",
    "default_locale": "en",
    "description": "__MSG_manifest_description__",
    "offline_enabled": false,
    "background": {
        "persistent": true,
        "scripts": [
            "scripts\/jquery.min.js",
            "scripts\/background\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/*.findthatlead.com\/*"
            ],
            "js": [
                "scripts\/jquery.min.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/docs.google.com\/*",
                "*:\/\/drive.google.com\/*",
                "*:\/\/*.twitter.com\/*"
            ],
            "js": [
                "scripts\/background\/emails_dom.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "matches": [
                "*:\/\/*.findthatlead.com\/*",
                "*:\/\/*.scrab.in\/*"
            ],
            "js": [
                "scripts\/background\/extension_installed.js"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "browser_action": {
        "default_title": "FindThatLead",
        "default_icon": {
            "16": "icons\/icon_16.png",
            "32": "icons\/icon_32.png",
            "48": "icons\/icon_48.png",
            "64": "icons\/icon_64.png",
            "128": "icons\/icon_128.png"
        },
        "default_popup": "main.html"
    },
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "64": "icons\/icon_64.png",
        "128": "icons\/icon_128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/*.google-analytics.com https:\/\/*.mxpnl.com https:\/\/*.googletagmanager.com https:\/\/*.facebook.net https:\/\/*.googletagmanager.com https:\/\/*.googleadservices.com; object-src 'self'",
    "permissions": [
        "activeTab",
        "clipboardWrite",
        "tabs",
        "storage"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.findthatlead.com\/*"
        ]
    },
    "web_accessible_resources": [
        "images\/logo.svg"
    ]
}