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

Eazybe: Best WhatsApp™ Web CRM with ChatGPTとは何ですか?

Eazybe: Best WhatsApp™ Web CRM with ChatGPTはhttps://eazybe.comによって開発されたChromeの拡張機能で、その主な機能は「Schedule Messages, Quick Replies, Follow-Ups, Access CRM & ChatGPT, Sync Google Sheets On WhatsAppTM Web With Enhanced Privacy」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Eazybe: Best WhatsApp™ Web CRM with ChatGPT拡張機能のCRXファイルをダウンロード

Eazybe: Best WhatsApp™ Web CRM with ChatGPT拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Eazybe: Best WhatsApp™ Web CRM with ChatGPT Eazybe: Best WhatsApp™ Web CRM with ChatGPT
ID clgficggccelgifppbcaepjdkklfcefd
公式URL https://chromewebstore.google.com/detail/eazybe-best-whatsapp-web/clgficggccelgifppbcaepjdkklfcefd
説明 Schedule Messages, Quick Replies, Follow-Ups, Access CRM & ChatGPT, Sync Google Sheets On WhatsAppTM Web With Enhanced Privacy
ファイルサイズ 6.44 MB
インストール数 12,282
現在のバージョン 3.1.42
最終更新日 2024-03-04
公開日 2021-05-11
評価 4.59/5 合計 259 レビュー
開発者 https://eazybe.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://eazybe.com
ヘルプページのURL https://eazybe.com
プライバシーポリシーページのURL https://eazybe.com/privacy
対応言語 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\/*"
        ]
    }
}