Clearbit Connect: Free, Verified B2B Emails

Instantly find emails for the right contacts at the right companies — for free

¿Qué es Clearbit Connect: Free, Verified B2B Emails?

Clearbit Connect: Free, Verified B2B Emails es una extensión de Chrome desarrollada por https://clearbit.com, y su función principal es "Instantly find emails for the right contacts at the right companies — for free".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Clearbit Connect: Free, Verified B2B Emails

Descarga archivos de extensión Clearbit Connect: Free, Verified B2B Emails en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Care about quality just as much as quantity? Then you’ve come to the right place. Use Connect to not only find verified emails 📧✅, but to find them for contacts you care about 👥🎯 at companies you want to sell to 🏢🎯. 

Connect is 100% free + quick to set-up, and comes complete with a discreet email sidebar and collapsible browser widget that are there when you need them, but never in the way. 

🛠️ How Does Connect Work? 

> Verified Data 🏢👥: Using Connect means getting access to B2B's freshest, most reliable company and contact dataset. Say hello to more engagement and less deadends.
> ICP Checker 🤖: Set your ideal customer profile (ICP) in Connect and we’ll tag every company you research that matches your criteria. Time is limited, so let’s automate your prioritization process. 
> Connect 💜 Websites: Every time you visit a company site, quickly access enriched company data and find emails for the contacts you want to reach out to. Only takes a couple clicks. 
> Connect ❤️ Gmail: Find any company, contact, or email address, and then reach out — without ever needing to leave your inbox. 
> [COMING SOON] Connect 💙 LinkedIn: Get emails for the prospects you’re already researching on LinkedIn and Sales Navigator. And if you’re sourcing new accounts, get the data you need to qualify them in a snap.

🚀 Why Choose Connect? 

> Instant Prioritization 🎯: With it’s ICP Checker, Connect is the only free extension that not only helps you find emails, but also qualify and prioritize the companies you’re prospecting. 
> Verified Emails ✅: We believe email addresses are only as valuable as their deliverability. Use Connect to increase your response rates, meetings booked, and closed won deals. 
> 200,000+ Happy Users and Counting 🙌: Connect is the go-to prospecting extension for sales, marketing, and go-to-market pros at the world’s fastest growing companies. 

“If you sell, market, or recruit over email, you need this Gmail extension from @clearbit.”
Gordon Wintrob | Co-founder, Newfront | @gwintrob

“Clearbit's Chrome plugin for Gmail looks killer.”
Rand Fishkin | CEO, SparkToro | @randfish

“This is shockingly simple and surprisingly useful. Nicely done!”
Dharmesh Shah | Founder and CTO, HubSpot | @dharmesh

“Clearbit Connect is my favorite Chrome extension. Now it's public.”
Ryan Hoover | Founder, Product Hunt | @rrhoover

“Kind of blown away by Clearbit Connect ... - Finding emails used to be so time-consuming.”
Thibaut Davoult | Head of Growth, Livestorm | @thibautdavoult

🆓 Why is Connect free? 

We want everyone to be able to experience the benefits of powering their outbound programs with accurate emails from the right contacts at the right companies. And this is how we are doing it. You are entitled to 10 credits for free per month. Naturally, we run a business too and hope to create opportunities from our extension. A good example being Connect users who want to move from our free extension to Clearbit Capture, a capability of ours that allows you to automatically add accounts and key buyer contacts to your CRM from qualified companies that show intent. If you’d like to find out more, visit https://clearbit.com/platform/capture.

🔒 Data Privacy Breakdown

As part of the set-up and usage of Connect, we collect three types of data: Personally Identifiable Information (PII) by way of email and name when you create an account via signing up with Google; Location data by way of IP address again when you create an account via signing up with Google; Web history by way of collecting URLs in order to provide enriched company data based on those URLs (note: we don’t associate Web history with you as a user). We also require access to your personal communications only and we enrich email addresses within Gmail. 

By installing this extension, you agree to Clearbit’s Terms of Service (clearbit.com/legal) and acknowledge the Privacy Policy (clearbit.com/privacy-policy).                    

Información Básica de la Extensión

Nombre Clearbit Connect: Free, Verified B2B Emails Clearbit Connect: Free, Verified B2B Emails
ID pmnhcgfcafcnkbengdcanjablaabjplo
URL Oficial https://chromewebstore.google.com/detail/clearbit-connect-free-ver/pmnhcgfcafcnkbengdcanjablaabjplo
Descripción Instantly find emails for the right contacts at the right companies — for free
Tamaño del Archivo 1.54 MB
Cantidad de Instalaciones 272,264
Versión Actual 3.5.0
Última Actualización 2024-01-05
Fecha de Publicación 2020-02-06
Calificación 4.44/5 Total de 1740 Calificaciones
Desarrollador https://clearbit.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://connect.clearbit.com
URL de la Página de Ayuda https://help.clearbit.com/hc/en-us/categories/4421572620439-Free-Tools
URL de la Página de Política de Privacidad https://clearbit.com/privacy
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Clearbit Connect: Free, Verified B2B Emails",
    "version": "3.5.0",
    "version_name": "3.5.0",
    "description": "Instantly find emails for the right contacts at the right companies \u2014 for free",
    "author": "Clearbit",
    "homepage_url": "https:\/\/connect.clearbit.com",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-all.ts-loader-IZYUPenA.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "all_frames": true
        },
        {
            "js": [
                "assets\/content-widget.ts-loader-6qxxFSQ5.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "css": [
                "assets\/content-widget-gcAUMHmf.css"
            ]
        },
        {
            "js": [
                "assets\/content-gmail.ts-loader-WB5gGjnH.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/content-gmail-YzsApWvz.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "sidebar.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/logo-dark-background-lA1yW49E.svg",
                "assets\/utils-4GQgDOss.js",
                "assets\/content-init-widget-tOB7t6R8.js",
                "assets\/content-all.ts-rWQvMjNO.js",
                "assets\/content-widget.ts-OUKqK7yV.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "resources": [
                "assets\/useCreditsPromo-4RnWBV22.js",
                "assets\/Footer-6afboGpn.js",
                "assets\/utils-4GQgDOss.js",
                "assets\/utils-4kfpytc2.js",
                "assets\/content-gmail.ts-qtjmy9D4.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/"
    ],
    "permissions": [
        "storage",
        "scripting",
        "declarativeNetRequest",
        "contextMenus"
    ],
    "incognito": "split",
    "icons": {
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    }
}