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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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\/*"
            ]
        }
    ]
}