Humantic AI

Know anyone’s personality, personalize each message, close every deal.

Co je Humantic AI?

Humantic AI je rozšíření Chrome vyvinuté https://humantic.ai, a jeho hlavní funkcí je „Know anyone’s personality, personalize each message, close every deal.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Humantic AI

Stáhněte si soubory rozšíření Humantic AI ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Personalize every interaction with Humantic AI's Personality AI Assistant.

Top sales teams use Humantic AI to identify early adopters, personalize outreach, and enable their reps with vital buyer insights for every deal.

The Humantic AI chrome extension gives you actionable buyer insights to communicate with each unique individual. It doesn't just give you personalization tips, but it also accurately predicts their decision-making speed, risk appetite, champion potential, and ability to say no. 

We believe in bringing the insights to reps rather than taking reps to the insights. That's why Humantic AI natively integrates with:
➤ Linkedin
➤ Popular email platforms
➤ Popular calendar solutions
➤ Popular CRMs
➤ Popular Sales Engagement platforms, and more. 

Not just that, our newest feature, 1-Click Personalization which is powered by the same tech as ChatGPT, helps you rewrite emails to your buyer's preference within 10 seconds!

Using Humantic AI, sellers have seen a massive 109% increase in response rates, 8% lift in total revenue closed, and attribute their relatively stress-free lives to Humantic AI which takes the guesswork out of any interaction. 

So what are you waiting for? First 7 days are free. Give it a try, and you'll get a sense of why 70% of Fortune 100 companies use personality-based personalization in sales and hiring. 

Read our privacy policy here: https://humantic.ai/privacy                    

Základní Informace o Rozšíření

Název Humantic AI Humantic AI
ID iklikkgplppchknjhfkmkjnnopomaifc
Oficiální URL https://chromewebstore.google.com/detail/humantic-ai/iklikkgplppchknjhfkmkjnnopomaifc
Popis Know anyone’s personality, personalize each message, close every deal.
Velikost souboru 4.12 MB
Počet instalací 3,552
Aktuální Verze 4.0.0.12
Poslední Aktualizace 2024-02-20
Datum Vydání 2020-07-01
Hodnocení 4.80/5 Celkem 44 Hodnocení
Vývojář https://humantic.ai
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://humantic.ai
URL Stránky Zásad Ochrany Soukromí https://humantic.ai/privacy
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Humantic AI",
    "description": "Know anyone\u2019s personality, personalize each message, close every deal.",
    "version": "4.0.0.12",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApSAof1gCBu5paqfYhBjRqIfggEYtvyGBFPDDgHTby4vJtziT\/D0zQ2xwT8it4W5u9syP6GPFCNIBpPDSvFgCTrNohG\/T8+Zo\/Xxqyee972FaqVAzwT7akjgUlqW2Bj+RkIOYjKbSESDbfDRjLSlRpHPbH8Qn9uxBMZ3aWeU\/Znvgsc1hqUxx00oIzalDY1n2t3RdCAMmXsavdzz0bO388Sna2WHW2\/lWHQERTzNpb8xWbjURhd13Z4fHuduwDKKQ2P6TebBCnITVakzLTuoVUYNE0lKBVX4dJ0GtLtwVVryNoze+SQIthm5Tp3xL9DUO71bMm2JPVgEW4E+oCxCwYQIDAQAB",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "oauth2": {
        "client_id": "274518978967-jdd8knmuv64mmpm93ltlubc8fpfbvsf6.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/contacts.other.readonly",
            "https:\/\/www.googleapis.com\/auth\/calendar.readonly"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery.js",
                "js\/bootstrap.min.js",
                "js\/jquery-ui.min.js",
                "js\/intro.js",
                "js\/tooltipster.bundle.min.js",
                "js\/script_cs.js",
                "js\/moment.min.js",
                "js\/moment-timezone.min.js",
                "js\/underscore.js",
                "js\/unslider.js",
                "js\/config.js",
                "js\/genric.js",
                "js\/utils.js",
                "js\/autosize.min.js",
                "js\/highcharts.js",
                "js\/variable-pie.js",
                "js\/font-awesome.js",
                "js\/vimeo.js",
                "js\/quill.js"
            ],
            "css": [
                "css\/bootstrap.min.css",
                "css\/jquery-ui.min.css",
                "css\/tooltipster.bundle.min.css",
                "css\/introjs.css",
                "css\/genric.css",
                "css\/unslider.css",
                "css\/style.css",
                "css\/tooltipster-sideTip-borderless.min.css",
                "css\/quill.css"
            ],
            "matches": [
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/calendar.google.com\/*",
                "*:\/\/outlook.live.com\/*",
                "*:\/\/mail.google.com\/*",
                "*:\/\/web.outreach.io\/*",
                "*:\/\/*.freshsales.io\/*",
                "*:\/\/*.salesloft.com\/*",
                "*:\/\/*.hubspot.com\/*",
                "*:\/\/*.force.com\/*",
                "*:\/\/*.pipedrive.com\/*",
                "*:\/\/*.outplayhq.com\/*",
                "*:\/\/*.dynamics.com\/*",
                "*:\/\/*.zoominfo.com\/*"
            ]
        }
    ],
    "action": {
        "default_icon": "icon48.png",
        "default_title": "Humantic AI",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "identity",
        "storage",
        "unlimitedStorage",
        "cookies"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; img-src * 'self' data: https:"
    },
    "host_permissions": [
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/api.humantic.ai\/*",
        "https:\/\/devapi.humantic.ai\/*"
    ],
    "optional_host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "images\/*",
                "images\/*\/*",
                "js\/*",
                "css\/*",
                "css\/*\/*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ]
}