Humanlinker

Thanks to Humanlinker, enhance your Linkedin !

Qu'est-ce que Humanlinker ?

Humanlinker est une extension Chrome développée par https://humanlinker.com, et sa fonction principale est "Thanks to Humanlinker, enhance your Linkedin !".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Humanlinker

Téléchargez les fichiers d'extension Humanlinker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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 💰                    

Informations de Base sur l'Extension

Nom Humanlinker Humanlinker
ID hpfndbeelpjpdgeaoknoeggagglgelhp
URL Officiel https://chromewebstore.google.com/detail/humanlinker/hpfndbeelpjpdgeaoknoeggagglgelhp
Description Thanks to Humanlinker, enhance your Linkedin !
Taille du Fichier 163 KB
Nombre d'Installations 7,000
Version Actuelle 0.7.3
Dernière Mise à Jour 2024-02-23
Date de Publication 2023-05-02
Évaluation 5.00/5 Total 5 Évaluations
Développeur https://humanlinker.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.humanlinker.com
URL de la Page d'Aide https://www.humanlinker.com/contact
URL de la Page de Politique de Confidentialité https://www.humanlinker.com/privacy-policy
Langues Prises en Charge 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
        }
    ]
}