WA Gear - WhatsApp Campaign and CRM

Enhance WhatsApp Web functionality for business (marketing and sales) and experience the ease of connecting with your customers

Τι είναι το WA Gear - WhatsApp Campaign and CRM;

Το WA Gear - WhatsApp Campaign and CRM είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://wa-gear.com, και η κύρια λειτουργία του είναι "Enhance WhatsApp Web functionality for business (marketing and sales) and experience the ease of connecting with your customers".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης WA Gear - WhatsApp Campaign and CRM

Λήψη αρχείων επέκτασης WA Gear - WhatsApp Campaign and CRM σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        WA Gear is a tools to enhance WhatsApp Web functionality for business purposes (whatsapp marketing).
WhatsApp is one of the most popular messaging apps in the world, with over 2 billion active users. This makes it an attractive platform for businesses to reach out to potential customers and engage with their existing customer base.

The WA Gear customers can use it for unlimited WhatsApp Numbers and Devices with no using limit. WA Gear user can create campaign to broadcast to contact or group with scheduling. With the CRM feature on WA Gear, you can increase engagement with your target audience directly.

Features on WA Gear
✅ Campaign - Broadcast to Contact or Group with Scheduling
✅ CRM - Grouping Chats, Add Custom Fields, Schedules, Notes, Reminders
✅ Message Template and Quick Reply
✅ Chats Manager
✅ Export Contact
✅ More Settings - Blur for Privacy, Start New Chat, etc.
✅ Global Action (Schedules, Notes, and Reminders)

For a detailed explanation of the features and how to use them, see the following documentation https://wa-gear.com/docs

FAQ’s
Q: What is WA Gear?
A: WA Gear is a WhatsApp Campaign and Customer Relationship Management application in the form of a Chrome browser extension that is integrated directly with your web.whatsapp to unleash superpowers in handling customers that don't exist in the original official web.whatsapp.

Q: Is this service official from The Company Whatsapp (Meta)?
A: No, we are an independent service provider that only enriches the original WhatsApp features.

Q: Can I used several WhatsApp numbers and devices?
A: Yes of course.

Changelog:
v 1.0.1
✅ File manager: manage your files in WA Gear for faster file delivery. Many functions can be used to manage your files easily. Broadcast different image/document messages unique to each recipient.
✅ Integrations: Open AI integration to help create campaign messages (A/B mode), create or paraphrase message, summarize conversations, etc.

v.1.0.0
✅ Initial release                    

Βασικές Πληροφορίες Επέκτασης

Όνομα WA Gear - WhatsApp Campaign and CRM WA Gear - WhatsApp Campaign and CRM
ID ilfhhfmcieokimgmhfelkbmbkebjgkni
Επίσημο URL https://chromewebstore.google.com/detail/wa-gear-whatsapp-campaign/ilfhhfmcieokimgmhfelkbmbkebjgkni
Περιγραφή Enhance WhatsApp Web functionality for business (marketing and sales) and experience the ease of connecting with your customers
Μέγεθος Αρχείου 5.77 MB
Αριθμός Εγκαταστάσεων 70
Τρέχουσα Έκδοση 1.0.1
Τελευταία Ενημέρωση 2024-01-07
Ημερομηνία Δημοσίευσης 2023-12-12
Αξιολόγηση 5.00/5 Συνολικά 6 Αξιολογήσεις
Προγραμματιστής https://wa-gear.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://wa-gear.com/
URL της Σελίδας Πολιτικής Απορρήτου https://wa-gear.com/privacy-and-terms
Υποστηριζόμενες Γλώσσες id,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.0.1",
    "description": "__MSG_appDescription__",
    "manifest_version": 3,
    "oauth2": {
        "client_id": "184804757922-pf3i52929i37c4omg9dgv0qemlra4bj7.apps.googleusercontent.com",
        "scopes": [
            "profile email",
            "https:\/\/www.googleapis.com\/auth\/contacts"
        ]
    },
    "default_locale": "en",
    "icons": {
        "16": "img\/logo-wagear.png",
        "48": "img\/logo-wagear.png",
        "128": "img\/logo-wagear.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "tabs",
        "identity",
        "identity.email",
        "notifications",
        "alarms",
        "scripting",
        "contextMenus"
    ],
    "host_permissions": [
        "http:\/\/*\/",
        "https:\/\/*\/",
        "ws:\/\/*\/"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "js": [
                "loadscript.js"
            ],
            "css": [
                "libs\/webix\/codebase\/webix.css",
                "libs\/spreadsheet\/codebase\/spreadsheet.css",
                "libs\/filemanager\/filemanager.css",
                "libs\/materialdesignicons\/materialdesignicons.min.css",
                "libs\/drawflow\/drawflow.min.css",
                "app.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "libs\/ckeditor\/*",
                "libs\/wapi\/wapi.js",
                "libs\/webix\/codebase\/extras\/*",
                "libs\/filemanager\/extras\/*",
                "libs\/filemanager\/icons\/*",
                "libs\/emojipicker\/full-emoji-list.json",
                "sandbox.html",
                "libs\/webix\/codebase\/fonts\/*.woff",
                "libs\/webix\/codebase\/fonts\/*.woff2",
                "libs\/spreadsheet\/codebase\/fonts\/*.woff",
                "libs\/spreadsheet\/codebase\/fonts\/*.woff2",
                "libs\/filemanager\/fonts\/*.woff",
                "libs\/filemanager\/fonts\/*.woff2",
                "libs\/materialdesignicons\/*",
                "img\/*"
            ],
            "matches": [
                "*:\/\/*.whatsapp.com\/*"
            ],
            "extension_ids": []
        }
    ],
    "action": {
        "default_title": "__MSG_appTitle__",
        "default_popup": "popup.html"
    },
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts allow-forms allow-popups allow-modals; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    }
}