Humanlinker

Thanks to Humanlinker, enhance your Linkedin !

什么是Humanlinker?

Humanlinker是由https://humanlinker.com开发的Chrome扩展程序,该扩展的主要功能是“Thanks to Humanlinker, enhance your Linkedin !”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Humanlinker扩展crx文件

下载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
        }
    ]
}