Hans Matrimony CRM

CRM for Hans Matrimony

Hans Matrimony CRMคืออะไร?

Hans Matrimony CRM เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Eazybe.com และคุณลักษณะหลักของมันคือ "CRM for Hans Matrimony"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Hans Matrimony CRM

ดาวน์โหลดไฟล์ส่วนขยาย Hans Matrimony CRM ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Hans Matrimony CRM Hans Matrimony CRM
ID leemlphmkkohjogalcgljmkchiaaijah
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/hans-matrimony-crm/leemlphmkkohjogalcgljmkchiaaijah
คำอธิบาย CRM for Hans Matrimony
ขนาดไฟล์ 846 KB
จำนวนการติดตั้ง 55
เวอร์ชันปัจจุบัน 2.4.7.8
อัปเดตครั้งล่าสุด 2022-03-31
วันที่เผยแพร่ 2021-10-07
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Eazybe.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://eazybe.com/
URL หน้าช่วยเหลือ https://eazybe.com/
URL หน้านโยบายความเป็นส่วนตัว https://eazybe.com/privacy
ภาษาที่รองรับ 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' "
}