ProspectIn - #1 LinkedIn Automation Software

Generate new qualified leads and save more than 70% of your Linkedin prospecting time.

ProspectIn - #1 LinkedIn Automation Software क्या है?

ProspectIn - #1 LinkedIn Automation Software https://prospectin.fr द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate new qualified leads and save more than 70% of your Linkedin prospecting time."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ProspectIn - #1 LinkedIn Automation Software एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        🚀 Do you want to automate your LinkedIn prospecting? Automatic connection requests, bulk-messaging, LinkedIn profiles export. The best automation tool for LinkedIn.

⭐ Introduction:

ProspectIn is a Chrome-based extension that allows you to fully automate your LinkedIn prospecting tasks, while staying under the daily limits fixed by LinkedIn. 
Sequence your actions according to specific delays and conditions, all in a completely automated way.
ProspectIn is safe and easy to use, all you need to do is select your action, launch the extension, and watch your business grow!

⭐ Features:

▶️ Build your own drip campaigns on LinkedIn thanks to our marketing scenarios 
▶️ Send bulk connect with a personalized note
▶️ Auto-follow prospects
▶️ Auto visit profiles
▶️ Send personalized bulk messages
▶️ Create different campaigns depending on your targets
▶️ Export your data to CSV file	
▶️ Compatible with LinkedIn Free, Sales Navigator, Premium and Recruiter lite accounts

⭐ How it works:

✅ Drip campaign scenarios: this feature works as an advanced marketing automation tool where you can define an entire scenario through which your prospects will go. You can choose different actions such as connect/visit/follow/message, delay between actions, and conditions on message such as "message viewed / not viewed"

✅ Bulk Connect: you can create personalized note using [firstname] and [lastname] variables, save them to use them later, and send bulk connect invites to the prospects from your selected campaigns

✅ Auto Visit Profiles: select a number of profiles to visit from your campaign, ProspectIn will then visit profiles one by one. The psychology of human curiosity will prompt them to see yours in return.

✅ Auto Follow Profiles: this works as the Auto Visit feature, but it's even more powerful as every user will see that you personally followed them, and they might add you to their network in return, helping promoting your profile.

✅ Send Personalized Bulk Messages: as in the Bulk Connect feature, you can create personalized messages using [firstname] and [lastname] variables, save them as templates to use them later, and automatically send your message to the prospects of your selected campaigns. We will make sure that you don’t send too many messages by fixing daily limits, if you reach the limit, the remaining messages will be queued and sent the day after.

✅ Create different campaigns: with ProspectIn you can create different campaigns to classify your prospects in different categories and target specific type of people depending on your goals.

✅ Build your own LinkedIn CRM: we provide you with a historic of all interactions with your prospects on the CRM and allow you to synchronize it with your CRM. It is also possible to directly download theses data in a CSV file.

✅ Safe to use: ProspectIn simulates human behaviour by including delays between actions and by setting daily limits with the number of messages and invites sent to make sure that it stays safe to use.

✅ ProspectIn is compatible with all LinkedIn accounts, whether you use LinkedIn Free, Premium, Sales Navigator and Recruiter Lite accounts.


🚀 ProspectIn is the ultimate Dux Soup, Octopus CRM, LinkedHelper, PhantomBuster, Meet Alfred, Meet Linda, alternative for any recruiter, marketer or entrepreneur who wants to automate his or her LinkedIn activity. Try it for free and start saving time now! 🚀                    

एक्सटेंशन की मूल जानकारी

नाम ProspectIn - #1 LinkedIn Automation Software ProspectIn - #1 LinkedIn Automation Software
ID ohmpcdmgbjhkhnljkaeeahndchboiici
आधिकारिक URL https://chromewebstore.google.com/detail/prospectin-1-linkedin-aut/ohmpcdmgbjhkhnljkaeeahndchboiici
विवरण Generate new qualified leads and save more than 70% of your Linkedin prospecting time.
फ़ाइल का आकार 584 KB
स्थापना संख्या 27,482
वर्तमान संस्करण 1.6.39
अंतिम अपडेट 2023-02-22
प्रकाशन तिथि 2020-06-19
रेटिंग 4.66/5 कुल 106 रेटिंग्स
डेवलपर https://prospectin.fr
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.prospectin.fr
गोपनीयता नीति पृष्ठ URL https://www.prospectin.fr/en/privacy
समर्थित भाषाएँ en,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.6.39",
    "author": "prospectin.fr",
    "homepage_url": "https:\/\/www.prospectin.fr",
    "short_name": "The sales prospecting, autopilot, linked helper (linkedhelper), dux soup, Lead generation linkedin, linkedin prospecting tool, and LinkedIn lead generation tool: auto connect, send automated messages and skrapp!",
    "permissions": [
        "storage",
        "cookies",
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "https:\/\/www.prospectin.fr\/*",
        "https:\/\/www.prospectin.link\/*",
        "https:\/\/blog.waalaxy.com\/*",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/www.waal.ink\/*"
    ],
    "background": {
        "scripts": [
            ".\/extension\/background.bundle.js"
        ],
        "persistent": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "js": [
                ".\/extension\/searchRecorder.bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "js": [
                ".\/extension\/content-script.bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/feed\/*"
            ],
            "js": [
                ".\/extension\/tutorial.bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "js": [
                ".\/extension\/piwaaBadge.bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/feed\/*"
            ],
            "js": [
                ".\/extension\/podawaaBadge.bundle.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/checkpoint\/*"
            ],
            "js": [
                ".\/extension\/listenerRestrict.bundle.js"
            ],
            "run_at": "document_end"
        }
    ],
    "browser_action": {
        "default_icon": {
            "16": "images\/logo16.png",
            "32": "images\/logo32.png",
            "48": "images\/logo48.png",
            "128": "images\/logo128.png"
        }
    },
    "icons": {
        "16": "images\/logo16.png",
        "32": "images\/logo32.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/localhost\/*",
            "https:\/\/app-prospectin-staging.herokuapp.com\/*",
            "https:\/\/app.prospectin.fr\/*"
        ]
    },
    "web_accessible_resources": [
        "\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/widget.intercom.io https:\/\/js.intercomcdn.com 'sha256-YOUGnVwm3VouzuQ7VlDdR375WOBsHQfceJatSk0bwbM=' 'sha256-H8tHkXCVCisCH1cSuF\/\/x8r9TqkUQQUYm\/+YLX5cF4U=' 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}