Promote Route: A Better WA™ Experience

powerful assistant for WA marketing & WA sales.

Promote Route: A Better WA™ Experience là gì?

Promote Route: A Better WA™ Experience là một tiện ích mở rộng Chrome được phát triển bởi winsmanelia38, và tính năng chính của nó là "powerful assistant for WA marketing & WA sales.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Promote Route: A Better WA™ Experience

Tải xuống các tệp mở rộng Promote Route: A Better WA™ Experience dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Let Promote Route: A Better WhatsApp™ Experience be your most powerful assistant for WA marketing & WA sales.

    Promote Route: A Better WhatsApp™ Experience provides tons of WA tools & WhatsApp CRM features on WhatsApp web that can help the small-medium business achieve effective lead management.

Features:
● Conversation management: In order not to lose track of any WA conversations from buyers. Use chat filters to quickly find important status messages, such as unread, awaiting reply, needs reply, and auto replied.
● Smart reply: With  Promote Route, it’s easy to reply process to your customers frequently asked questions, it saves you a lot of your valuable time.
● Add notes to chats: Use notes to record the entire sales process of potential customers, so that you can understand the full range of customer information and formulate more targeted marketing plans.
● Reminders:Set follow-up reminders to never let you miss a follow up.
● Full screen mode: Support full-screen mode, make a window fill the entire screen and cover up everything in the background.
● Scheduled Messages: Schedule messages for chats with contacts or groups. You can set expiration, cancel on receive, and repeat.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên  Promote Route: A Better WA™ Experience Promote Route: A Better WA™ Experience
ID ajdpaecdoopokfofffnploiiogdehaec
URL Chính Thức https://chrome.google.com/webstore/detail/promote-route-a-better-wa/ajdpaecdoopokfofffnploiiogdehaec
Mô tả powerful assistant for WA marketing & WA sales.
Kích Thước Tệp 4.97 MB
Số Lần Cài Đặt 3,949
Phiên Bản Hiện Tại 1.5.47
Cập Nhật Lần Cuối 2023-09-27
Ngày Phát Hành 2022-10-03
Đánh Giá 3.40/5 Tổng số 5 Đánh Giá
Nhà Phát Triển winsmanelia38
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://waplus.io/waplus-private-policy
Ngôn Ngữ Được Hỗ Trợ id,de,en,fil,fr,vi,tr,da,et,es,hr,it,lv,lt,pt-BR,sk,cs,bg,ru,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/waplus-crm-crm-tool-for-w\/jmjcgjmipjiklbnfbdclkdikplgajhgc",
    "description": "__MSG_extDesc__",
    "default_locale": "en",
    "oauth2": {
        "client_id": "515287609542-bduhga17cas9tjm79s1cc2untnbmh58f.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/calendar.events"
        ]
    },
    "permissions": [
        "activeTab",
        "storage",
        "cookies",
        "scripting",
        "contextMenus",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/web.whatsapp.com\/*",
        "*:\/\/*.waplus.io\/*"
    ],
    "icons": {
        "16": "icons\/logo_16.png",
        "48": "icons\/logo_48.png",
        "128": "icons\/logo_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "css": [
                "css\/flags.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "js\/document_start.js"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_icon": {
            "128": "icons\/logo_128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "qpqp.js",
                "inject-script.js",
                "icons\/*",
                "images\/*",
                "install-popup.html",
                "websocket\/*"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.waplus.io\/*"
        ]
    },
    "version": "1.5.47"
}