Humanlinker

Thanks to Humanlinker, enhance your Linkedin !

Humanlinkerคืออะไร?

Humanlinker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://humanlinker.com และคุณลักษณะหลักของมันคือ "Thanks to Humanlinker, enhance your Linkedin !"

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Get Contact & Company Info on LinkedIn

📣 Unleash the power of Humanlinker and access actionable data on any profiles or accounts with our DISC Personality & Icebreakers generation tool.

Boost your Interactions. Save Time. Hit Your Number!

💫 With Humanlinker, you can streamline your prospecting efforts and eliminate guesswork. Quickly go to a profile and get access to anyone's personality with one click.

🔥 You will have insights for your calls and emails, meetings, the do's and don'ts, and how you should behave in meetings.

🤖 Say stop manual data entry. Easily export your search results to Hubspot and Salesforce and engage with prospects via email, phone calls, and more, all in one place.

💡 By downloading the Humanlinker Extension, you will be granted access to the complete Humanlinker Platform:

🤝 Whether through direct emails or up-to-date company data, you'll have the information necessary to successfully initiate and prepare business deals.

⚙️ How does Humanlinker's Extension work?

👉 Scroll through the profiles of your top prospects and enrich dozens of contacts in one go using LinkedIn's people search and Sales Navigator.

👉 Discover crucial information about your prospects and about their companies and decision-makers on their profiles, including strong buying signals such as fundraising, recent hires, and much more..

👉 Humanlinker is seamlessly integrated with Salesforce & Hubspot, enabling you to complete missing data in your CRM without leaving the platform.

🎁 It's completely FREE to start

Install Humanlinker on your browser to gain access to contact and company information, as well as 10 CREDITS to prospect and uncover valuable insights immediately.

✨ 1 credit = 1 Contact ( Email, DISC personality analysis, AI Generative Icebreakers and more..) & Account information ( Firmographic data, Financial & HR information, Business Signals Detection and Company activity on the web)

Humanlinker is used by sales teams and revenue teams 💰                    

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

ชื่อ Humanlinker Humanlinker
ID hpfndbeelpjpdgeaoknoeggagglgelhp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/humanlinker/hpfndbeelpjpdgeaoknoeggagglgelhp
คำอธิบาย Thanks to Humanlinker, enhance your Linkedin !
ขนาดไฟล์ 163 KB
จำนวนการติดตั้ง 7,000
เวอร์ชันปัจจุบัน 0.7.3
อัปเดตครั้งล่าสุด 2024-02-23
วันที่เผยแพร่ 2023-05-02
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://humanlinker.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.humanlinker.com
URL หน้าช่วยเหลือ https://www.humanlinker.com/contact
URL หน้านโยบายความเป็นส่วนตัว https://www.humanlinker.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Humanlinker",
    "description": "Thanks to Humanlinker, enhance your Linkedin !",
    "version": "0.7.3",
    "manifest_version": 3,
    "icons": {
        "16": "img\/16x16.png",
        "32": "img\/32x32.png",
        "48": "img\/48x48.png",
        "128": "img\/128x128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "img\/16x16.png",
            "32": "img\/32x32.png"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-c4e5bb83.2bf76b57.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "css": [
                "assets\/index.ts.64f49cd6.css"
            ]
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/api.humanlinker.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/app.humanlinker.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "17r4m3.html",
                "17r4m3.js",
                "img\/HL_logo.svg",
                "img\/loader.gif",
                "img\/logo-icon.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "assets\/chunk-62f94c4b.js",
                "assets\/chunk-74dd9969.js",
                "assets\/chunk-646bc53c.js",
                "assets\/chunk-c4e5bb83.js"
            ],
            "use_dynamic_url": true
        }
    ]
}