LinkeLead – LinkedIn Lead Generation Tool

Linkelead is the easiest way to start effective sales. Collect a large number of leads in less time with new software.

Co je LinkeLead – LinkedIn Lead Generation Tool?

LinkeLead – LinkedIn Lead Generation Tool je rozšíření Chrome vyvinuté https://linkelead.com, a jeho hlavní funkcí je „Linkelead is the easiest way to start effective sales. Collect a large number of leads in less time with new software.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření LinkeLead – LinkedIn Lead Generation Tool

Stáhněte si soubory rozšíření LinkeLead – LinkedIn Lead Generation Tool ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        The easiest way to automate Linkedin for business and start effective B2B and B2C sales
LinkeLead is new lead generation software. It’s technology made it possible for us to sell more by collect a large number of leads using less time with LinkeLead. Now you can easily increase your sales with Linkedin Sales Navigator in Linkelead extension by automating Linkedin messages. It's a piece of cake. Just install this Linkedin auto connect helper for your Chrome browser and automate sales prospecting. 

In one click Linkelead bot will automate Linkedin activities:
View hundreds of profiles;
Send friend requests;
Or be Linkedin autoresponder for mutual addition with automatically prepared follow up bulk message, for example, in auto-response to a friend request or connect with others; 
It can also collect contacts and send special offers to the list of chosen ones.

All the data about users and chat history is saved in CRM system by automation tool. It can be exported as CSV file. CSV file includes data such as the timestamp of the visit, name of the person whose profile you visited, job title, company name, location, email, notes, Linkedin connections and other info.

Plans
You can try the trial version of this Linkedin autopilot with full functionality for 1 week. After this you should choose your personal plan. 

There are three plans: 
One month — 49$ 
One year — 199$
Lifetime — on request

Our Linkedin marketing software allows you to work only with interested audience.

Also with this lead generation tool you can automatically:
Browse Linkedin profiles,  Linkedin Search Results. 
Send Connection invitation. 
Send follow up message
Export to CSV file 
Decrease bounces.
Collect and analyze data in CRM database
Make total marketing automation

* Sales Navigator is required. 
* You have only 500 Connections on trial period.

For questions or support contact [email protected]
Please leave a positive review in the Chrome Web Store. 
Thanks, Team Linkelead.

Before using plugin, please, read LinkedIn User Agreement and Sales Navigator Terms and Conditions.
Also, please, read our Terms&Conditions: http://linkelead.com/tspp.pdf

Please read carefully: By clicking the "Add Extension" button above and installing Linkelead, you accept and agree to the Linkelead Terms of Use and Privacy Policy, and you agree to receive Advertisements through the Linkelead extension.

LinkeLead fully complies with the new version of the GDPR:
-we use only the API LinkedIn; 
-do not transfer any information the third party; 
-upon the first request from the user we delete all the information from our DB about him;
-keep a minimum information about users: first name, last name, country, company (all this information you can find in LinkedIn).
Also, we do not collect, store, or peruse the correspondence of users.                    

Základní Informace o Rozšíření

Název LinkeLead – LinkedIn Lead Generation Tool LinkeLead – LinkedIn Lead Generation Tool
ID aonhcbefajlbkfplejldfpkleadkhokc
Oficiální URL https://chrome.google.com/webstore/detail/linkelead-%E2%80%93-linkedin-lead/aonhcbefajlbkfplejldfpkleadkhokc
Popis Linkelead is the easiest way to start effective sales. Collect a large number of leads in less time with new software.
Velikost souboru 2.72 MB
Počet instalací 3,000
Aktuální Verze 2.3.46
Poslední Aktualizace 2019-06-19
Datum Vydání 2019-06-19
Hodnocení 4.41/5 Celkem 107 Hodnocení
Vývojář https://linkelead.com
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://linkelead.com/
URL Stránky Nápovědy https://linkelead.com/
URL Stránky Zásad Ochrany Soukromí http://linkelead.com/tspp.pdf
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LinkeLead \u2013 LinkedIn Lead Generation Tool",
    "version": "2.3.46",
    "web_accessible_resources": [
        "icons\/close-button.png",
        "images\/logo.svg",
        "images\/cross.svg",
        "images\/bell.svg",
        "images\/bell-h.svg",
        "images\/loading.svg",
        "images\/loading-h.svg",
        "images\/select2-spinner.gif",
        "images\/select2.png",
        "images\/face1.svg",
        "images\/face2.svg",
        "images\/head.svg",
        "images\/sad-head.png",
        "images\/loader.gif"
    ],
    "description": "Linkelead is the easiest way to start effective sales. Collect a large number of leads in less time with new software.",
    "short_name": "LinkeLead",
    "icons": {
        "19": "icons\/icon.png",
        "48": "icons\/icon.png"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage",
        "tabs",
        "activeTab",
        "cookies",
        "downloads"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/js\/jquery-1.11.3.min.js",
                "vendor\/select2-3.5.3\/select2.js",
                "vendor\/alertify\/alertify.min.js",
                "js\/js\/jquery-ui.custom.min.js",
                "js\/js\/jquery.scrollbar.min.js",
                "js\/js\/app.js",
                "vendor\/templates-new.js",
                "js\/content-new.js",
                "vendor\/progressbar.min.js"
            ],
            "css": [
                "vendor\/select2-3.5.3\/select2.css",
                "vendor\/alertify\/alertify.css",
                "vendor\/alertify\/default.min.css",
                "css\/circle.css",
                "css\/css\/app.css",
                "css\/trial-popup.css"
            ]
        }
    ],
    "background": {
        "scripts": [
            "vendor\/jquery.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/icon.png"
        },
        "default_title": "LinkeLead"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.linkedin.com\/ https:\/\/www.google-analytics.com; object-src 'self'"
}