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