Creciendo Alcance

Creciendo Alcance: envíe mensajes, archivos adjuntos, mensajes personalizados, respuestas automáticas inteligentes y más.

什麼是Creciendo Alcance?

Creciendo Alcance是由https://metjetsac.com開發的Chrome擴展程式,該擴展的主要功能是“Creciendo Alcance: envíe mensajes, archivos adjuntos, mensajes personalizados, respuestas automáticas inteligentes y más.”。

擴展截圖

screenshot

下載Creciendo Alcance擴展crx文件

下載Creciendo Alcance擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Free Mass Message Bulk sender (Lite)  - Send Messages, Attachments, Personalized Message, Smart auto replies and more.
Expand your customer-base with WhatsApp 

Free Mass Message Bulk sender (Lite)  - WhatsApp Marketing Software & Automation Tool, a user can send WhatsApp messages to multiple contacts. Messages can be customised to include custom fields like name, email, scores or any variable. User would be able to do the same by uploading excel sheet also which contains user's contact over which custom messages needs to be sent.

Features:
- Grow Your Business By Sending WhatsApp Messages To Saved/Unsaved Contacts.  
- Upload CSV files of contacts
- Send Message Without Saving Contacts
- Send Links, Pictures, Documents, Videos and Contacts.
- Add Contacts Manually or Copy-Paste or upload a CSV
- Allows You To Download Group Contacts.
- Download Delivery Report  
- Option to customise time delay between messages
- Real time update via notifications
- Real time preview of uploaded CSV of numbers
- Message Formatting (BOLD italic strikethrough & EMOJI).
- Sends Multiple Links To your customers For Direct Offers.
- Send Message In Single Click to all your customers
- Send Customise Greetings/Wishes/Customer Connect. Helps You To Retain Customers.  
- Customer Support 24X7.
- No Software Installation Needed.
- Highly User Friendly.
- Auto Responder
- Sync contacts from cloud server
- Extremely lightweight and fast: Coded with performance in mind. Simple, intuitive UI so that you can use our extension right away.

WhatsApp Enhancements - Download and save unsaved contacts, filter non-WhatsApp number, Auto Reply and more.

Supercharge your WhatsApp for business today
Engage with your customers on WhatsApp and grow your business

Export & sync your contacts lists and much more...

Disclaimer: 

This Chrome plugin is not endorsed or certified WhatsApp . This is an unofficial enhancement for WhatsApp Web.

As It’s Very Clear, the tools Depends on WhatsApp . We’re Not Responsible If WhatsApp Made Critical Changes in Their Side. Although We Always Try to Make the tools up to Date, Sometimes It Might Not Be Possible to Find a Proper Workaround. We Don’t Guarantee That the Compatibility of the tools with WhatsApp Will Be Forever. Use at Your Own Risk. We Don’t Provide Any Refund for Problems That Are Originated from WhatsApp .                    

擴展基本資訊

名稱 Creciendo Alcance Creciendo Alcance
ID pjfngggkejbhnfkobjfnnmfengpkgkid
官方網址 https://chromewebstore.google.com/detail/creciendo-alcance/pjfngggkejbhnfkobjfnnmfengpkgkid
簡介 Creciendo Alcance: envíe mensajes, archivos adjuntos, mensajes personalizados, respuestas automáticas inteligentes y más.
檔案大小 3.98 MB
安裝次數 1,000
目前版本 3.1.27
更新時間 2024-02-15
上架時間 2023-07-26
評分 4.43/5 共 7 次評分
開發者 https://metjetsac.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://metjetsac.com/
隱私政策頁面URL http://metjetsac.com/Privacidad
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Creciendo Alcance",
    "version": "3.1.27",
    "description": "Creciendo Alcance: env\u00ede mensajes, archivos adjuntos, mensajes personalizados, respuestas autom\u00e1ticas inteligentes y m\u00e1s.",
    "icons": {
        "16": "img\/main-icon.png",
        "22": "img\/main-icon.png",
        "32": "img\/main-icon.png",
        "48": "img\/main-icon.png",
        "128": "img\/main-icon.png"
    },
    "author": "metjetsac.com",
    "host_permissions": [
        "https:\/\/metjetsac.com\/"
    ],
    "short_name": "Creciendo Alcance",
    "permissions": [
        "storage"
    ],
    "homepage_url": "https:\/\/metjetsac.com\/",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "wabizcontent.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "css\/wabizlib.css",
                "\/img\/*",
                "flmin.js",
                "jquery.js",
                "jquery.min.js"
            ]
        }
    ],
    "background": {
        "service_worker": "wabizbackground.js"
    },
    "action": {
        "default_title": "Creciendo Alcance",
        "default_popup": "creciende.html"
    }
}