Hotzapp: CRM Tools for WhatsApp Web

Be more productive at your work. Chat, organize and get things done faster than ever.

什么是Hotzapp: CRM Tools for WhatsApp Web?

Hotzapp: CRM Tools for WhatsApp Web是由https://hotzapp.com开发的Chrome扩展程序,该扩展的主要功能是“Be more productive at your work. Chat, organize and get things done faster than ever.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下载Hotzapp: CRM Tools for WhatsApp Web扩展crx文件

下载Hotzapp: CRM Tools for WhatsApp Web扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Increase your productivity and efficiency in your day-to-day business operations by adding CRM tools and functionalities to your WhatsApp Web. Now available in three languages: Portuguese, Spanish, and English.

Check out the amazing features:

1) Start conversations with non-contacts: With just one click, you can initiate a conversation with any phone number without the need to save it in your contacts. This feature is perfect for quickly starting new interactions without any delays.

2) Start conversations on WhatsApp from any page: No matter which page you're browsing on your Chrome browser, you can now select a phone number, right-click, and choose the option "Start Conversation on WhatsApp." It has never been easier to call someone on WhatsApp Web from any web page.

3) WhatsApp Link Generator: Create customized links to direct your customers straight to WhatsApp. This functionality is extremely useful for placing links on your web pages and social media profiles, allowing your customers to contact you quickly and directly.

4) Backup of all numbers: Never lose an important contact again! You can now download all contacts, including groups, in an Excel file. Keep your data secure and easily accessible.

5) Integration with Hotzapp: Now you can initiate WhatsApp conversations directly from the orders received in your Hotzapp. Streamline customer support and always be ready to respond to inquiries quickly and efficiently.

6) Tab Organizer: Tabs are automatically sorted into categories such as Unread, Groups, and 1:1 simplifying chat organization. Furthermore, users can create personalized tabs and group chats accordingly, facilitating easy access to important conversations.

7) Privacy is Power: This functionality hides messages and selected content until you hover over them. Toggle buttons allow for quick activation or deactivation of these effects with just a click.

8) Lock Screen: This feature adds an extra layer of security to WhatsApp Web by requiring a password for access. It ensures that your messages and chats remain private, even when you're away from your device.



We are confident that you will love our features. If you have any suggestions for improvements or need to report any issues, our support team is available at [email protected]. Enjoy all the benefits of WhatsApp Web with these amazing CRM functionalities!


Legal Notice: WhatsApp is a trademark of WhatsApp Inc. Hotzapp is an independent product and has no relationship with WhatsApp, WhatsApp Inc or Meta Inc. It is not an official WhatsApp or Meta product.                    

扩展基本信息

名称 Hotzapp: CRM Tools for WhatsApp Web Hotzapp: CRM Tools for WhatsApp Web
ID pfeiikbbjjbdcjhkapplmkcjfionhegl
官方URL https://chromewebstore.google.com/detail/hotzapp-crm-tools-for-wha/pfeiikbbjjbdcjhkapplmkcjfionhegl
简介 Be more productive at your work. Chat, organize and get things done faster than ever.
文件大小 770 KB
安装次数 863
当前版本 0.0.18
更新时间 2024-02-29
上架时间 2023-05-23
评分 5.00/5 共5次评分
开发者 https://hotzapp.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://hotzapp.com/chrome-extension/
隐私政策页面URL https://hotzapp.com/privacy-policy
支持的语言 en,es,pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_extDesc__",
    "version": "0.0.18",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApq44Z4upixYHzvCL6NPN\/4O7bwrZ7ahkakDrNYsHy3yq++KNyiur89OLcM3mnvgfrN7PXSZcoFw1A2q2B2Lk\/2CiEUfgTTJqv3XVC+2TnWwnDH3+VMuETKs9dV6JIyoQSaeuc7tTHf3xBJqnIeqdRsueGEp\/xNjrVznNyyzkpeC7HMhXI\/7erjVXcvI71+inAxQHRot4hxIQCmbFpPkcnRlMJnu\/2ktKoYUMKMw+7hGKZuPi\/ZR7eL4FUJ6e8UyvKpsTYnPZ4Z0A\/JjtcizZjNTBLuQ4GGr5ThlUAJeOhqeqoiE6hFAaFqxziv1GNpLxsfY+fN8CNlDHx5FujuN6FwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "default_locale": "pt_BR",
    "permissions": [
        "contextMenus",
        "storage",
        "unlimitedStorage",
        "tabs",
        "scripting",
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/*.hotzapp.com\/*",
        "https:\/\/web.whatsapp.com\/*"
    ],
    "action": {
        "default_icon": {
            "16": "assets\/images\/icons\/hz_logo_16.png",
            "32": "assets\/images\/icons\/hz_logo_32.png",
            "48": "assets\/images\/icons\/hz_logo_48.png",
            "128": "assets\/images\/icons\/hz_logo_128.png"
        },
        "default_title": "Hotzapp"
    },
    "icons": {
        "16": "assets\/images\/icons\/hz_logo_16.png",
        "32": "assets\/images\/icons\/hz_logo_32.png",
        "48": "assets\/images\/icons\/hz_logo_48.png",
        "128": "assets\/images\/icons\/hz_logo_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "assets\/js\/libs\/popper.js",
                "assets\/js\/libs\/[email protected]",
                "assets\/js\/libs\/intlTelInput.min.js",
                "assets\/js\/libs\/toastify-js.js",
                "assets\/js\/libs\/sheetjs.com_xlsx-0.19.3.full.min.js",
                "assets\/js\/privacy.js",
                "assets\/js\/content.js"
            ],
            "css": [
                "assets\/css\/libs\/animate.min.css",
                "assets\/css\/libs\/tabsy.css",
                "assets\/css\/libs\/intlTelInput.css",
                "assets\/css\/libs\/toastify.min.css",
                "assets\/css\/style.css"
            ],
            "run_at": "document_end"
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/web.whatsapp.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/html\/*",
                "assets\/images\/*",
                "assets\/css\/*",
                "assets\/js\/languages\/*.json",
                "assets\/js\/chats.js",
                "assets\/js\/fiber.js",
                "assets\/js\/fiber_beta.js",
                "assets\/js\/privacy.js",
                "assets\/js\/libs\/sweetalert2.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ]
}