Hotzapp: CRM Tools for WhatsApp Web

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

O que é Hotzapp: CRM Tools for WhatsApp Web?

Hotzapp: CRM Tools for WhatsApp Web é uma extensão do Chrome desenvolvida por https://hotzapp.com, e sua principal característica é "Be more productive at your work. Chat, organize and get things done faster than ever.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Hotzapp: CRM Tools for WhatsApp Web

Baixe arquivos de extensão Hotzapp: CRM Tools for WhatsApp Web no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Hotzapp: CRM Tools for WhatsApp Web Hotzapp: CRM Tools for WhatsApp Web
ID pfeiikbbjjbdcjhkapplmkcjfionhegl
URL Oficial https://chromewebstore.google.com/detail/hotzapp-crm-tools-for-wha/pfeiikbbjjbdcjhkapplmkcjfionhegl
Descrição Be more productive at your work. Chat, organize and get things done faster than ever.
Tamanho do Arquivo 770 KB
Contagem de Instalações 863
Versão Atual 0.0.18
Última Atualização 2024-02-29
Data de Publicação 2023-05-23
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor https://hotzapp.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://hotzapp.com/chrome-extension/
URL da Página de Política de Privacidade https://hotzapp.com/privacy-policy
Idiomas Suportados 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\/*"
            ]
        }
    ]
}