WhatsWey

Access your HubSpot CRM information from WhatsApp Web and log all conversations in the HubSpot contact timeline

WhatsWey क्या है?

WhatsWey https://www.niswey.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Access your HubSpot CRM information from WhatsApp Web and log all conversations in the HubSpot contact timeline"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में WhatsWey एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        WhatsApp is your best audience engagement channel - for marketing, sales, and customer service. But what if you could make it even more powerful? With WhatsWey, you can combine the CRM capabilities of HubSpot, and add it to the immediacy and engagement of WhatsApp.

With this extension, your WhatsApp Web application and HubSpot can work together to deliver powerful results:

> Send 1:1 messages to your contacts from WhatsApp Web and from HubSpot
Sync your customer journey across WhatsApp and HubSpot.

> Manage your contacts and all associated conversations, deals, tickets, and tasks seamlessly between the two platforms.

> Deliver a phenomenal customer experience because you can view all contact information, including all contact properties stored in HubSpot, right in WhatsApp Web.                    

एक्सटेंशन की मूल जानकारी

नाम WhatsWey WhatsWey
ID fhhbkbnpnnfkcehkigbcgjkfjgoacaaj
आधिकारिक URL https://chromewebstore.google.com/detail/whatswey/fhhbkbnpnnfkcehkigbcgjkfjgoacaaj
विवरण Access your HubSpot CRM information from WhatsApp Web and log all conversations in the HubSpot contact timeline
फ़ाइल का आकार 1.23 MB
स्थापना संख्या 112
वर्तमान संस्करण 1.28
अंतिम अपडेट 2023-12-27
प्रकाशन तिथि 2023-01-17
डेवलपर https://www.niswey.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.niswey.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "manifest_version": 3,
    "name": "WhatsWey",
    "short_name": "WhatsWey",
    "version": "1.28",
    "description": "Access your HubSpot CRM information from WhatsApp Web and log all conversations in the HubSpot contact timeline",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "activeTab",
        "tabs",
        "storage",
        "background"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'https:\/\/whatswey.niswey.net\/api\/timeline' 'https:\/\/apis.google.com\/' 'https:\/\/www.gstatic.com\/' 'https:\/\/*.firebaseio.com' 'https:\/\/www.googleapis.com' 'https:\/\/ajax.googleapis.com'; object-src 'self'"
    },
    "host_permissions": [
        "https:\/\/web.whatsapp.com\/*",
        "https:\/\/*.hubspot.com\/contacts\/*\/contact\/*"
    ],
    "action": {
        "default_icon": {
            "128": "icon.png"
        },
        "default_title": "WhatsWey Extension",
        "default_popup": "popup\/popup.html"
    },
    "icons": {
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "\/js\/jquery-3.6.0.js",
                "core_injection.js",
                "\/js\/config.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "\/lib\/sweetalert2.all.min.js",
                "\/js\/utility.js",
                "\/js\/whatsapp\/markup.class.js",
                "\/js\/svg.class.js",
                "\/lib\/bootstrap-5.2.bundle.min.js",
                "\/lib\/bootstrap-select.min.js",
                "\/js\/sendMessage.js",
                "\/js\/whatsapp\/content.js",
                "\/js\/service\/hubspot.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.hubspot.com\/contacts\/*\/contact\/*"
            ],
            "js": [
                "\/js\/jquery-3.6.0.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "css": [
                "\/css\/bootstrap-5.2.min.css",
                "\/css\/sweetalert2.min.css",
                "\/css\/fontawesome.min.css",
                "\/css\/regular.css",
                "\/css\/bootstrap-select.min.css",
                "\/css\/whatsapp\/content.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*.hubspot.com\/*"
            ],
            "js": [
                "\/js\/hubspot\/app.js",
                "\/js\/service\/hubspot.js",
                "\/js\/jquery-3.6.0.js",
                "\/lib\/sweetalert2.all.min.js",
                "\/js\/utility.js",
                "\/lib\/libphonenumber-js.min.js",
                "\/js\/config.js",
                "\/lib\/bootstrap-5.2.bundle.min.js",
                "\/lib\/bootstrap-select.min.js",
                "\/js\/hubspot\/content.js",
                "\/js\/svg.class.js",
                "\/js\/sendMessage.js",
                "\/js\/hubspot\/markup.class.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.hubspot.com\/*"
            ],
            "css": [
                "\/css\/bootstrap-5.2.min.css",
                "\/css\/sweetalert2.min.css",
                "\/css\/fontawesome.min.css",
                "\/css\/regular.css",
                "\/css\/bootstrap-select.min.css",
                "\/css\/hubspot\/content.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "core\/ui_class_names.js",
                "core\/ui.js"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/*",
                "assets\/*",
                "assets\/fonts\/*",
                "assets\/img\/*",
                "popup\/*",
                "js\/service\/*",
                "js\/jquery-3.6.0.js",
                "popup\/markup.js",
                "\/js\/service\/hubspot.js"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ]
}