Eazybe: Best WhatsApp™ Web CRM with ChatGPT

Schedule Messages, Quick Replies, Follow-Ups, Access CRM & ChatGPT, Sync Google Sheets On WhatsAppTM Web With Enhanced Privacy

Co je Eazybe: Best WhatsApp™ Web CRM with ChatGPT?

Eazybe: Best WhatsApp™ Web CRM with ChatGPT je rozšíření Chrome vyvinuté https://eazybe.com, a jeho hlavní funkcí je „Schedule Messages, Quick Replies, Follow-Ups, Access CRM & ChatGPT, Sync Google Sheets On WhatsAppTM Web With Enhanced Privacy“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Eazybe: Best WhatsApp™ Web CRM with ChatGPT

Stáhněte si soubory rozšíření Eazybe: Best WhatsApp™ Web CRM with ChatGPT ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        The only Whatsapp Chrome extension with Chatgpt powered AI replies

Try Eazybe Whatsapp Extension: 

‣ Chatgpt powered Reply suggestions
‣ CRM integrations with Hubspot, Google Sheets, Bitrix, Zoho etc. 
‣ Team Inbox to show you complete visibility into your Team's Whatsapp Chat and Analytics
‣ Automatically sorted tabs under Unread, Groups labels.
‣ Create your own labels and add chats to them.
‣ Send a message without saving the number on your phone. 
‣ Save quick replies with attachments to send them when needed.
‣ Set follow-ups with notes, email ids, amount, to remind you - in every chat.
‣ See your reminders and notifications sorted by date to plan your day.

Unlike WA Web Plus for WhatsApp™,Cooby, other WhatsApp Chrome extensions we offer mind blowing features such as CRM Integrations with popular CRMs such as Zoho, Hubspot, Bitrix24, Google Sheets, Freshdesk, etc.  Chatgpt powered Replies, Team Inbox etc. 

 
What Eazybe doesn't do:
------------------------
✗ Any type of bulk/automated messaging
✗ Auto-responses or any type of automated engagement (i.e chatbot)
✗ Calls using desktop
✗ Messaging through a single (company) number

We're completely following WhatsApp's terms of use (see: https://www.WhatsApp.com/legal/)!

- We are not part of WhatsApp Inc. This is an independent productivity Chrome extension

✉️ Contact Us
Have any queries? Feature requests? Feedback? 
Please feel free to email [email protected]

Join our community on Facebook and LinkedIn to learn, share and grow together:
https://www.facebook.com/groups/439610157786151
https://www.linkedin.com/groups/14010587/

🏆 Only Featured Extension in our Class

🔒Privacy Policy
All messages are end-to-end encrypted. We take privacy very seriously. We DO NOT collect or store your chat data in any shape or form. Your chat data does not leave your computer.

Changelog: 
https://changelog-ige7g.changelog.notaku.site/

Book a Demo: 
https://calendly.com/eazybe/eazybe-demo-call                    

Základní Informace o Rozšíření

Název Eazybe: Best WhatsApp™ Web CRM with ChatGPT Eazybe: Best WhatsApp™ Web CRM with ChatGPT
ID clgficggccelgifppbcaepjdkklfcefd
Oficiální URL https://chromewebstore.google.com/detail/eazybe-best-whatsapp-web/clgficggccelgifppbcaepjdkklfcefd
Popis Schedule Messages, Quick Replies, Follow-Ups, Access CRM & ChatGPT, Sync Google Sheets On WhatsAppTM Web With Enhanced Privacy
Velikost souboru 6.44 MB
Počet instalací 12,282
Aktuální Verze 3.1.42
Poslední Aktualizace 2024-03-04
Datum Vydání 2021-05-11
Hodnocení 4.59/5 Celkem 259 Hodnocení
Vývojář https://eazybe.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://eazybe.com
URL Stránky Nápovědy https://eazybe.com
URL Stránky Zásad Ochrany Soukromí https://eazybe.com/privacy
Podporované Jazyky id,en,es,pt-BR,pt-PT,hi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "3.1.42",
    "manifest_version": 3,
    "default_locale": "en",
    "oauth2": {
        "client_id": "917967494072-ns8tmfbg91et459jsm54ne5uke8lapav.apps.googleusercontent.com",
        "scopes": [
            "email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/contacts"
        ]
    },
    "permissions": [
        "storage",
        "tabs",
        "alarms",
        "idle",
        "identity",
        "identity.email"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.bundle.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "injecter.bundle.js"
            ],
            "css": [
                "assets\/css\/content.css"
            ]
        },
        {
            "matches": [
                "https:\/\/app.hubspot.com\/*",
                "https:\/\/app-eu1.hubspot.com\/*"
            ],
            "js": [
                "hubspot.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/crm.zoho.in\/*",
                "https:\/\/crm.zoho.com\/*",
                "https:\/\/crm.zoho.eu\/*",
                "https:\/\/crm.zoho.com.cn\/*",
                "https:\/\/crm.zoho.com.com.au\/*",
                "https:\/\/crm.zoho.jp\/*"
            ],
            "js": [
                "zoho.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/marketplace.zoho.in\/*",
                "https:\/\/marketplace.zoho.com\/*",
                "https:\/\/marketplace.zoho.eu\/*",
                "https:\/\/marketplace.zoho.cn\/*",
                "https:\/\/marketplace.zoho.au\/*",
                "https:\/\/marketplace.zoho.jp\/*",
                "https:\/\/app.hubspot.com\/ecosystem\/*",
                "https:\/\/app.hubspot.eu\/ecosystem\/*",
                "*:\/\/*\/market\/detail\/eazybetest.eazybe\/*"
            ],
            "js": [
                "review.bundle.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*\/crm\/lead\/details\/*",
                "*:\/\/*\/crm\/lead\/kanban\/*",
                "*:\/\/*\/crm\/contact\/details\/*",
                "*:\/\/*\/crm\/contact\/list\/*",
                "*:\/\/*\/crm\/deal\/details\/*",
                "*:\/\/*\/crm\/deal\/kanban\/*"
            ],
            "js": [
                "bitrix.bundle.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "popup.html",
                "infoTab.html",
                "assets\/css\/datetime.css",
                "datetime.html",
                "assets\/css\/popup.css",
                "assets\/img\/premium.png",
                "assets\/img\/update.png",
                "assets\/js\/wapi.js",
                "assets\/js\/wpp.js",
                "assets\/css\/bootstrap.min.css",
                "whatsAppIcon.svg",
                "demouser.png",
                "broadcast.svg",
                "assets\/icons\/star-icon.png",
                "assets\/icons\/best.png",
                "assets\/icons\/bin_white.png",
                "assets\/icons\/bin_red.png",
                "check.svg",
                "calender.svg",
                "filter.svg",
                "plus.png",
                "upload.svg",
                "edit-solid.svg",
                "expanded.html",
                "\/assets\/icons\/icon.png",
                "\/assets\/icons\/icon16.png",
                "\/assets\/icons\/icon48.png",
                "\/assets\/icons\/icon128.png",
                "inject-store.js",
                "store.bundle.js",
                "\/assets\/files\/Sample.xls",
                "\/assets\/icons\/whatsapplogo.svg",
                "\/assets\/icons\/gmail_logo.svg",
                "\/assets\/img\/canvaimage__newpricing.png",
                "\/assets\/icons\/beforeSignUp.svg",
                "\/assets\/icons\/company_logo.png",
                "\/_locales\/en\/messages.json",
                "\/_locales\/es\/messages.json",
                "\/_locales\/pt\/messages.json",
                "\/_locales\/pt_PT\/messages.json",
                "\/_locales\/hi\/messages.json",
                "\/_locales\/id\/messages.json",
                "\/_locales\/pt_BR\/messages.json"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*",
                "https:\/\/app.hubspot.com\/*",
                "https:\/\/crm.zoho.in\/*"
            ]
        }
    ],
    "action": {
        "default_popup": "\/assets\/popup.html",
        "default_icon": {
            "16": "\/assets\/icons\/icon16.png",
            "48": "\/assets\/icons\/icon48.png",
            "128": "\/assets\/icons\/icon128.png"
        }
    },
    "icons": {
        "16": "\/assets\/icons\/icon16.png",
        "48": "\/assets\/icons\/icon48.png",
        "128": "\/assets\/icons\/icon128.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/workspace.eazybe.com\/*",
            "https:\/\/*.com\/*",
            "http:\/\/*.com\/*"
        ]
    }
}