Client Prospector Pro

Automatically find prospects, connect and start conversations with them

Client Prospector Proคืออะไร?

Client Prospector Pro เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://scalingwithautomations.com และคุณลักษณะหลักของมันคือ "Automatically find prospects, connect and start conversations with them"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Client Prospector Pro

ดาวน์โหลดไฟล์ส่วนขยาย Client Prospector Pro ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        👉 THIS IS A PAID APP - PLEASE PURCHASE ACCESS FROM YOUR RESELLER 👈

Struggling to find leads on Facebook or just simply don't have time? 

Now you can easily monetize your Facebook profile with just a click using our unique lead generation software! 

Imagine with just one click you can:

✅ Scrape leads from ANY Facebook Groups
✅ Scrape leads from ANY Content Posts
✅ Scrape leads from ANY Ad Posts
✅ Scrape leads from ANY Facebook Pages
✅ Scrape leads from ANY Influencer Profiles
✅ Target leads by location & gender
✅ Target leads by keywords
✅ Target leads by unwanted keywords

Client Prospector lets you scrape leads from any of the above methods within Facebook, and automatically sends out your killer outbound messages to start the conversation.  

Combine this with Client CRM to automatically follow up with your leads, and our Content Scheduler to schedule all your contents weeks in advance, and you have a high converting lead generation powerhouse at your fingertips!

Enjoy using Client Prospector while you are asleep or busy with your daily work/chores and let it do all the initial work you needed to convert those piping hot leads!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Client Prospector Pro Client Prospector Pro
ID famekemilkdaenenhcbepflgecmemakb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/client-prospector-pro/famekemilkdaenenhcbepflgecmemakb
คำอธิบาย Automatically find prospects, connect and start conversations with them
ขนาดไฟล์ 1.03 MB
จำนวนการติดตั้ง 2,275
เวอร์ชันปัจจุบัน 2.2.7
อัปเดตครั้งล่าสุด 2024-02-28
วันที่เผยแพร่ 2022-02-09
คะแนน 5.00/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา https://scalingwithautomations.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://clientprospector.io/
URL หน้าช่วยเหลือ https://m.me/kevinctsai38
URL หน้านโยบายความเป็นส่วนตัว https://www.scalingwithautomations.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Client Prospector Pro",
    "version": "2.2.7",
    "description": "Automatically find prospects, connect and start conversations with them",
    "short_name": "CPP",
    "icons": {
        "16": "images\/60a4e857c27a7e5a7784aaca-Client_Prospector-1640686955794-small_icon.png",
        "48": "images\/60a4e857c27a7e5a7784aaca-Client_Prospector-1640686955853-medium_icon.png",
        "128": "images\/60a4e857c27a7e5a7784aaca-Client_Prospector-1640686955903-large_icon.png"
    },
    "action": {
        "default_title": "Client Prospector Pro"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.facebook.com\/*",
                "*:\/\/facebook.com\/*"
            ],
            "js": [
                "js\/vendor.js",
                ".\/arrive.js",
                "js\/contentScriptBundle.js",
                ".\/jquery.bpopup.min.js"
            ],
            "css": [
                "assets\/content.inj.css",
                "assets\/jquery.toast.min.css",
                "assets\/chosen.css",
                "assets\/jquery-ui.css",
                "css\/customCss.css",
                "assets\/bootstrap-tagsinput.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "scripting",
        "unlimitedStorage",
        "clipboardRead",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/*.facebook.com\/*",
        "https:\/\/z7c5j0fjy8.execute-api.us-east-2.amazonaws.com\/dev\/tiersai",
        "https:\/\/*.friendconnector.io\/"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "images\/*",
                "js\/*",
                "css\/*"
            ],
            "matches": [
                "*:\/\/*.facebook.com\/*",
                "*:\/\/facebook.com\/*"
            ]
        }
    ],
    "manifest_version": 3
}