Hans Matrimony CRM

CRM for Hans Matrimony

What is Hans Matrimony CRM?

Hans Matrimony CRM is a Chrome extension developed by Eazybe.com, and its main feature is "CRM for Hans Matrimony".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Hans Matrimony CRM Extension CRX File

Download Hans Matrimony CRM 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

                        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 ✌🏻                    

Extension Basic Information

Name Hans Matrimony CRM Hans Matrimony CRM
ID leemlphmkkohjogalcgljmkchiaaijah
Official URL https://chrome.google.com/webstore/detail/hans-matrimony-crm/leemlphmkkohjogalcgljmkchiaaijah
Description CRM for Hans Matrimony
File Size 846 KB
Installation Count 55
Current Version 2.4.7.8
Last Updated 2022-03-31
Publish Date 2021-10-07
Rating 5.00/5 Total 1 Ratings
Developer Eazybe.com
Email [email protected]
Payment Type free
Extension Website https://eazybe.com/
Help Page URL https://eazybe.com/
Privacy Policy Page URL https://eazybe.com/privacy
Supported Languages 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' "
}