Easyzaps PRO

A ferramenta mais poderosa para tornar seu WhatsApp mais produtivo.

What is Easyzaps PRO?

Easyzaps PRO is a Chrome extension developed by EasyZaps, and its main feature is "A ferramenta mais poderosa para tornar seu WhatsApp mais produtivo.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Easyzaps PRO Extension CRX File

Download Easyzaps PRO extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        A ferramenta mais poderosa para tornar seu WhatsApp mais produtivo.

- Crie modelos para ser enviados por: envios em masa, chatbots, envios únicos, scripts
- Envie Textos, Mensagens de Voz, Botões, Listas, Arquivos e muito mais com apenas um clique.
- Crie chatbots para responder seus leads de forma automática e assim conseguir atender todos de uma só vez
- Faça disparos em massa sem limite, quantas vezes quiser e para quantos contatos quiser
- Crie listas de contatos, importe e exporte de arquivos CSV e EXCEL (consulte o formato padrão)
- Crie tags para seus clientes
- E muito mais!!!

Compatível com:

Windows, MacOS, Linux e Android                    

Extension Basic Information

Name Easyzaps PRO Easyzaps PRO
ID oecfkkofbddhfjmjpogmjhpddogaikbh
Official URL https://chromewebstore.google.com/detail/easyzaps-pro/oecfkkofbddhfjmjpogmjhpddogaikbh
Description A ferramenta mais poderosa para tornar seu WhatsApp mais produtivo.
File Size 2.63 MB
Installation Count 15
Current Version 0.1.6
Last Updated 2023-08-15
Publish Date 2023-04-25
Rating 5.00/5 Total 5 Ratings
Developer EasyZaps
Email [email protected]
Payment Type free
Supported Languages id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,ru,uk,iw,fa,mr,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "icons\/128.png",
            "16": "icons\/16.png",
            "32": "icons\/32.png",
            "64": "icons\/64.png"
        }
    },
    "background": {
        "service_worker": "background-min.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "css": [
                "main-min.css"
            ],
            "js": [
                "main-min.js",
                "swal2.min.js",
                "axios.min.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_txt_chrome_extension_description__",
    "host_permissions": [
        "https:\/\/*.com\/*",
        "https:\/\/*.whatsapp.com\/*",
        "https:\/\/*.easyzaps.com\/*"
    ],
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "64": "icons\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgMmLlYM41hrSdpxkU6v8ORcYF9D54xf8BIfLyQZu9M+2NbDqeKNvfOyXEogD76VQQr5yKpAb4wVWdSzszWr2ltD0WThH2mxiE2cWINR2QIhXwOAeMLizzf\/u50RVL+X2VVEgt5nGC8kqyGjj\/SdvOHKvVHKsMuHRaxgOhs2OStzs051mS11hlQBVmtPNQUMCrLF6HEgJaohqOf4VVnL4aD8qU\/Yd+Gni+ZKFKOhAma7TyYNyE5BQJrYaguOink422Az3MQfKHAbMUb5RtFQaSr7zqXP6tRReM+C18BS1S1TZS5\/c3c3iPoOUoG2dNjcN4mWziK4HRKZSJRlNszSIqQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_txt_chrome_extension_name__",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "activeTab",
        "scripting"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.6",
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "src\/or-min.js",
                "src\/wppconnect.js",
                "swal2.min.js",
                "axios.min.js",
                "assets\/*.png",
                "icons\/*.png"
            ]
        }
    ]
}