Lead Connect | LinkedIn Outreach Platform

With smart messaging cadence, Unlimited Hubspot & Email Finder Integrations

O que é Lead Connect | LinkedIn Outreach Platform?

Lead Connect | LinkedIn Outreach Platform é uma extensão do Chrome desenvolvida por https://leadconnect.io, e sua principal característica é "With smart messaging cadence, Unlimited Hubspot & Email Finder Integrations".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Lead Connect | LinkedIn Outreach Platform

Baixe arquivos de extensão Lead Connect | LinkedIn Outreach Platform 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

                        What's new:
- New Intuitive UI 
- Fixed issue with new Sales Navigator filters
- Hubspot Sync issue fixed. 

Add thousands targeted contacts, Sequential messaging (Cadence) and HubSpot Integration 

Read more here: https://leadconnect.io/features/

Lead Connect is new age lead generation tool/extension. The smart way to build business and start effective sales unlike dux-soup or Linked Helper. 
⭐ Lead connect works flawlessly with Sales Navigator as well.
With this tool you can schedule a campaign/cadence: 
✔️1) Send connection request to targeted audience with a customized message. You can use place holders like {first name}, {last name}, {full name} and {company name} to customize connection message. 
✔️2) Schedule a follow-up message after defined time interval to be sent out after connection is accepted. 
✔️3) Setup multiple follow-ups until response is received.
✔️ 4) On Acceptance Log Current and all future activity to Hubspot

IMP:  As soon as response is received no other follow-up will be sent.  
You can use our tool for free with 5 requests per day and 15 messages per day. If you want to send more request you have to select from any of our Pro Plans. Pricing can be found on https://leadconnect.io/pricing/
For more information, please visit https://leadconnect.io.

✔️ Signup for Free Account: https://leadconnect.io/signup/

Why Choose Lead Connect? 
Lead Connect is one of the best Prospecting tools for outreach. To grow at a rocket speed in this era of technology one has to implement smart tools. 

✔️ Team Security: 
- With our team sync feature you can make sure your multiple accounts are not approaching same lead for similar campaign, avoid repetitive work and confusion. 

✔️ Templates:
-  You can save templates to be used in any campaign and easily use them within the tool. 

✔️ Reports: 
- Reports lets you determine how many requests you have sent how many have been accepted. 

✔️ Native CRM Integrations without Zapier Cost
- Connect prospects to HubSpot and automate tedious sales tasks.
- Save profile to HubSpot with one-click.

✔️ Zapier Integration for  Pipedrive, Sales Force, Active Campaign, Zoho CRM

✔️ Email Finder:   
- We integrate with Find That Lead, Email Hunter, toofr, Any Mail Finder and others. 
- Our Prospect section lets you find the email addresses at once with a click of button. 

- Auto withdrawal of requests
- Individual control of Follow-ups 

Disclaimer:
The 'Lead Connect | Outreach Platform' browser extension is not endorsed or certified by LinkedIn. All LinkedIn(tm) logos and trademarks may displayed on this tool are property of LinkedIn only.  

Get in Touch with: 
Web Site: https://leadconnect.io/
Email: [email protected]

Thanks,
Team Lead Connect                    

Informações Básicas da Extensão

Nome Lead Connect | LinkedIn Outreach Platform Lead Connect | LinkedIn Outreach Platform
ID jdcjfphdohecknoaelnngakpignnedfb
URL Oficial https://chromewebstore.google.com/detail/lead-connect-linkedin-out/jdcjfphdohecknoaelnngakpignnedfb
Descrição With smart messaging cadence, Unlimited Hubspot & Email Finder Integrations
Tamanho do Arquivo 2.64 MB
Contagem de Instalações 8,759
Versão Atual 3.0.3
Última Atualização 2023-06-03
Data de Publicação 2020-07-04
Classificação 4.30/5 Total de 30 Avaliações
Desenvolvedor https://leadconnect.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://leadconnect.io
URL da Página de Ajuda https://leadconnect.freshdesk.com/support/home
URL da Página de Política de Privacidade https://leadconnect.io/privacy-policy
Idiomas Suportados en,es,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_application_title__",
    "short_name": "Lead Connect",
    "description": "__MSG_application_description__",
    "version": "3.0.3",
    "default_locale": "en",
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com https:\/\/ajax.googleapis.com  https:\/\/cdnjs.cloudflare.com https:\/\/*.intercom.io https:\/\/*.intercomcdn.com; object-src 'self'",
    "browser_action": {
        "default_icon": "img\/logo_ext.png",
        "default_title": "Lead Connect",
        "default_popup": "\/prospectpopup.html"
    },
    "icons": {
        "16": "img\/logo_ext.png",
        "48": "img\/logo_ext.png",
        "128": "img\/logo_ext.png"
    },
    "options_ui": {
        "page": "settings.html",
        "chrome_style": false,
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*"
            ],
            "css": [
                "css\/inject_style.css",
                "libs\/tooltipster.bundle.min.css"
            ],
            "js": [
                "libs\/jquery.min.js",
                "libs\/tooltipster.bundle.min.js",
                "js\/functions.js",
                "js\/linkedin_helper.js",
                "js\/api.js",
                "js\/script.js",
                "js\/bootstrap.min.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "https:\/\/app.leadconnect.io\/*"
            ],
            "js": [
                "js\/auth_helper.js"
            ],
            " ": "document_idle"
        }
    ],
    "background": {
        "scripts": [
            "libs\/jquery.min.js",
            "libs\/dexie.min.js",
            "js\/functions.js",
            "js\/api.js",
            "js\/sequences.js",
            "js\/background.js",
            "js\/sequences_handler.js"
        ],
        "persistent": true
    },
    "permissions": [
        "background",
        "activeTab",
        "storage",
        "notifications",
        "cookies",
        "*:\/\/*.linkedin.com\/*",
        "https:\/\/www.gstatic.com\/\/*",
        "http:\/\/app.leadconnect.io\/*",
        "*:\/\/*.hubspot.com\/*",
        "*:\/\/*.hubapi.com\/*",
        "https:\/\/api.anymailfinder.com\/*",
        "https:\/\/api.findthatlead.com\/*",
        "https:\/\/api.emailhunter.co\/*",
        "https:\/\/*.toofr.com\/*",
        "https:\/\/bpi.briteverify.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/app.leadconnect.io\/*"
        ]
    }
}