Lead Connect | LinkedIn Outreach Platform

With smart messaging cadence, Unlimited Hubspot & Email Finder Integrations

Co to jest Lead Connect | LinkedIn Outreach Platform?

Lead Connect | LinkedIn Outreach Platform to rozszerzenie Chrome opracowane przez https://leadconnect.io, a jego główną funkcją jest „With smart messaging cadence, Unlimited Hubspot & Email Finder Integrations”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Lead Connect | LinkedIn Outreach Platform

Pobierz pliki rozszerzeń Lead Connect | LinkedIn Outreach Platform w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Lead Connect | LinkedIn Outreach Platform Lead Connect | LinkedIn Outreach Platform
ID jdcjfphdohecknoaelnngakpignnedfb
Oficjalny URL https://chromewebstore.google.com/detail/lead-connect-linkedin-out/jdcjfphdohecknoaelnngakpignnedfb
Opis With smart messaging cadence, Unlimited Hubspot & Email Finder Integrations
Rozmiar pliku 2.64 MB
Liczba instalacji 8,759
Aktualna Wersja 3.0.3
Ostatnia Aktualizacja 2023-06-03
Data Publikacji 2020-07-04
Ocena 4.30/5 Łącznie 30 Oceny
Deweloper https://leadconnect.io
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://leadconnect.io
Adres URL Strony Pomocy https://leadconnect.freshdesk.com/support/home
Adres URL Strony Polityki Prywatności https://leadconnect.io/privacy-policy
Obsługiwane Języki 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\/*"
        ]
    }
}