Humanlinker

Thanks to Humanlinker, enhance your Linkedin !

Apa itu Humanlinker?

Humanlinker adalah ekstensi Chrome yang dikembangkan oleh https://humanlinker.com, dan fitur utamanya adalah "Thanks to Humanlinker, enhance your Linkedin !".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Humanlinker

Unduh file ekstensi Humanlinker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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 💰                    

Informasi Dasar Ekstensi

Nama Humanlinker Humanlinker
ID hpfndbeelpjpdgeaoknoeggagglgelhp
URL Resmi https://chromewebstore.google.com/detail/humanlinker/hpfndbeelpjpdgeaoknoeggagglgelhp
Deskripsi Thanks to Humanlinker, enhance your Linkedin !
Ukuran File 163 KB
Jumlah Instalasi 7,000
Versi Saat Ini 0.7.3
Terakhir Diperbarui 2024-02-23
Tanggal Publikasi 2023-05-02
Penilaian 5.00/5 Total 5 Penilaian
Pengembang https://humanlinker.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.humanlinker.com
URL Halaman Bantuan https://www.humanlinker.com/contact
URL Halaman Kebijakan Privasi https://www.humanlinker.com/privacy-policy
Bahasa yang Didukung 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
        }
    ]
}