Linkedin Hunter by soujiyi.com

Linkedin prospect finder,collect prospect from the LinkedIn page.

Linkedin Hunter by soujiyi.comคืออะไร?

Linkedin Hunter by soujiyi.com เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://soujiyi.com และคุณลักษณะหลักของมันคือ "Linkedin prospect finder,collect prospect from the LinkedIn page."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Linkedin Hunter by soujiyi.com

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

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

                        Visit LinkedIn's business or contact details page, contact search results page, click the LinkedIn Hunter by soujiyi.com icon on the right side of the screen, open the plug-in to get the target customer's contacts in different departments and ranks, click "save" to save the contact's company, job title, email, phone and other information. Together with the free EDM and CRM functions of Soujiyi, it provides a full process solution for cross-border trade from lead mining, email and social media marketing to customer management. Platform supports customer data export, private data you make the decision!


👉What can it do?

✅🔍 LinkedIn prospect collection
One-click to capture company name, title, email, phone number and other information of  LinkedIn prospects, saving a lot of time.

✅🤝KP Key Person Search
On the company's LinkedIn detail page, you can accurately search the LinkedIn information of the customer's key contacts, and the key positions support customization.

✅📧 Mailbox Deep Mining
Using big data technology, we can deeply mine the email and other contact information of the key person for purchasing from high-quality buyers.

✅👀 Data Duplication Checking
It can help you avoid importing existing customer information, and avoid bothering customers you have cooperated with when you use mass email marketing.

✅📊LinkedIn Contacts Export
Collected leads support batch export, which can meet your more personalized customer management needs.


👉Who is it suitable for?
👨Sales, marketers, job seekers, recruiters, soho, business owners, etc.


 👉Thank you very much😚
Before usingLinkedin Hunter by soujiyi.com, please be sure to read and agree to search hundreds of millions of privacy policies https://manager.soujiyi.com/policy.html

If you have any questions, you can leave us a message [email protected] !
https://www.soujiyi.com/en

Overseas Business, Soujiyi Leads
Look forward to cooperating with you!                    

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

ชื่อ Linkedin Hunter by soujiyi.com Linkedin Hunter by soujiyi.com
ID hngciknegjnckncfinjhlgibhiiahhfe
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/linkedin-hunter-by-soujiy/hngciknegjnckncfinjhlgibhiiahhfe
คำอธิบาย Linkedin prospect finder,collect prospect from the LinkedIn page.
ขนาดไฟล์ 703 KB
จำนวนการติดตั้ง 195
เวอร์ชันปัจจุบัน 1.0.7
อัปเดตครั้งล่าสุด 2023-03-30
วันที่เผยแพร่ 2023-01-07
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา http://soujiyi.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.soujiyi.com
URL หน้าช่วยเหลือ https://www.soujiyi.com
URL หน้านโยบายความเป็นส่วนตัว https://manager.soujiyi.com/policy.html
ภาษาที่รองรับ en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_ext_desc__",
    "version": "1.0.7",
    "name": "__MSG_ext_name__",
    "manifest_version": 3,
    "default_locale": "en",
    "options_page": "options.html",
    "background": {
        "service_worker": "service-worker.js"
    },
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "cookies",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "assets\/logo32.png"
    },
    "icons": {
        "16": "assets\/logo16.png",
        "32": "assets\/logo32.png",
        "64": "assets\/logo64.png",
        "128": "assets\/logo128.png",
        "256": "assets\/logo256.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "contentScript.js",
                "assets\/js\/jquery-3.6.0.min.js",
                "popup.js",
                "assets\/js\/tld.js"
            ],
            "css": [
                "popup.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "_locales\/*",
                "assets\/*",
                "inject\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self'  object-src 'self'"
    }
}