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에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Generate new qualified leads and save more than 70% of your Linkedin prospecting time."입니다.

확장 프로그램 스크린샷

screenshot

ProspectIn - #1 LinkedIn Automation Software 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
}