Hans Matrimony CRM

CRM for Hans Matrimony

Wat is Hans Matrimony CRM?

Hans Matrimony CRM is een Chrome-extensie ontwikkeld door Eazybe.com, en de belangrijkste functie is "CRM for Hans Matrimony".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Hans Matrimony CRM

Download Hans Matrimony CRM-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Customized Application for Hans Matrimony, created by Eazybe.com. 
This helps them to manage their leads on Web Whatsapp

Features:- 

Schedule Messages
Automatic Followup
Send messages without saving numbers
Run Campaign
Bulk Messages
User Profiles
Labels
Notes
Interest Level


You can manage all users inside Web WhatsApp now. 

You can now send messages to anyone without saving their numbers. 

Interact with friends and customers on EazyBe easily.

Install the extension and start growing your performance now ✌🏻                    

Basisinformatie over de Extensie

Naam Hans Matrimony CRM Hans Matrimony CRM
ID leemlphmkkohjogalcgljmkchiaaijah
Officiële URL https://chrome.google.com/webstore/detail/hans-matrimony-crm/leemlphmkkohjogalcgljmkchiaaijah
Beschrijving CRM for Hans Matrimony
Bestandsgrootte 846 KB
Aantal Installaties 55
Huidige Versie 2.4.7.8
Laatst Bijgewerkt 2022-03-31
Publicatiedatum 2021-10-07
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Eazybe.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://eazybe.com/
Help Pagina-URL https://eazybe.com/
URL van de Privacybeleid Pagina https://eazybe.com/privacy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hans Matrimony CRM",
    "version": "2.4.7.8",
    "description": "CRM for Hans Matrimony",
    "permissions": [
        "tabs",
        "storage",
        "https:\/\/web.whatsapp.com\/*"
    ],
    "background": {
        "scripts": [
            "assets\/js\/background.js"
        ],
        "persistance": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "assets\/js\/content.js",
                "assets\/js\/xlsx.full.min.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "popup.html",
        "contacts.xlsx",
        "infoTab.html",
        "assets\/js\/datetime.js",
        "assets\/js\/analytics.js",
        "assets\/css\/datetime.css",
        "datetime.html",
        "assets\/css\/popup.css",
        "assets\/img\/premium.png",
        "assets\/img\/update.png",
        "assets\/js\/wapi.js",
        "assets\/js\/gscript.js",
        "assets\/css\/bootstrap.min.css",
        "assets\/js\/mid.js",
        "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"
    ],
    "browser_action": {
        "default_title": "Eazybe",
        "default_popup": "popup1.html"
    },
    "icons": {
        "128": "\/assets\/icons\/icon.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self' script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self' "
}