Genius Messenger CRM

Genius Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger.

Genius Messenger CRMคืออะไร?

Genius Messenger CRM เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://geniusmessengercrm.io และคุณลักษณะหลักของมันคือ "Genius Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger."

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Genius Messenger CRM provides everything needed to optimize and organize a Sales Pipeline being used in Facebook.

No more sorting through messages to find where a prospect is in the sales pipeline. You no longer need to type the same thing over and over and over again, or copy and paste text and links to leads. You can stop wondering who you have are appointments with, or when they are supposed to be called or when to send a follow up message.

Track leads: The built-in Messenger CRM will keep track of all prospects and leads right inside Messenger without ever having to look somewhere else.

With customizable color-coded Labels, each Facebook Friend can be tagged with a proper label: Prospect, Lead, Hot Lead, Client, Friend, Family, etc. Keep track of everyone ever messaged and never lose a Messenger sale ever again! 

Sort by Labels, Tags, by who sent the last message, and by unread.

Add Custom Tags to every labeled contact.

Schedule Notifications: Easily schedule reminder notifications right inside Messenger and get a browser notification, or send to a webhook and put it on your favorite calendar..

Automate: Using customized Canned Responses, easily find the the things that are repeatedly typed, and add them to the chat window with the click of a button. You can even add emoji's, and you can also personalize the contact's name anywhere within a Canned Response.

Sync between computers - data stored in our database s you can access it from any computer logged into that account.

Fields to enter phone and email if provided voluntarily.

Webhooks: Sync with calendar, email autoresponder, text marketing software, CRM, wherever you need it.

This extension is an incredible time saver and will keep you organized - never lose another lead again.                    

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

ชื่อ Genius Messenger CRM Genius Messenger CRM
ID jfnchnfmkjiehpejhindhbiafldoigoo
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/genius-messenger-crm/jfnchnfmkjiehpejhindhbiafldoigoo
คำอธิบาย Genius Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger.
ขนาดไฟล์ 5.44 MB
จำนวนการติดตั้ง 6,091
เวอร์ชันปัจจุบัน 3.7.96
อัปเดตครั้งล่าสุด 2024-03-04
วันที่เผยแพร่ 2020-08-31
คะแนน 4.38/5 รวมทั้งหมด 47 คะแนน
ผู้พัฒนา https://geniusmessengercrm.io
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://geniusmessengercrm.io
URL หน้าช่วยเหลือ https://edsays.net/GMCRMsupport
URL หน้านโยบายความเป็นส่วนตัว https://geniusposts.io/privacy-policy.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Genius Messenger CRM",
    "version": "3.7.96",
    "manifest_version": 3,
    "description": "Genius Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger.",
    "icons": {
        "16": "images\/1625850272609-smallLogo.png",
        "48": "images\/1625850272683-mediumLogo.png",
        "128": "images\/1625850272732-largeLogo.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Genius Messenger CRM"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "images\/*.svg",
                "images\/*.gif",
                "audio\/*.mp3",
                "inject-helper\/img\/*.gif",
                "inject-helper\/img\/*.png",
                "inject-helper\/img\/*.svg",
                "inject-helper\/js\/inject.js"
            ],
            "matches": [
                "https:\/\/www.messenger.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/m.facebook.com\/*",
                "https:\/\/web.facebook.com\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "permissions": [
        "storage",
        "clipboardRead",
        "notifications",
        "alarms",
        "declarativeNetRequest",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "https:\/\/mbasic.facebook.com\/*",
        "https:\/\/www.messenger.com\/*",
        "https:\/\/www.facebook.com\/*",
        "https:\/\/m.facebook.com\/*",
        "https:\/\/mobile.facebook.com\/*",
        "https:\/\/web.facebook.com\/*",
        "https:\/\/app.integrately.com\/",
        "https:\/\/api.geniusmessenger.io\/",
        "https:\/\/upload.facebook.com\/",
        "*:\/\/*.geniusmessenger.io\/*"
    ],
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "inject-helper\/css\/toastify.min.css",
                "inject-helper\/css\/emoji.css",
                "inject-helper\/css\/map.min.css",
                "inject-helper\/css\/speed.min.css",
                "inject-helper\/css\/common.css"
            ],
            "js": [
                "inject-helper\/js\/jquery-3.1.0.min.js",
                "inject-helper\/js\/arrive.js",
                "inject-helper\/js\/config.js",
                "inject-helper\/js\/util.js",
                "inject-helper\/js\/jquery.emojiarea.js",
                "inject-helper\/js\/emoji-picker.js",
                "inject-helper\/js\/speed.min.js",
                "content.js"
            ],
            "matches": [
                "https:\/\/www.messenger.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/m.facebook.com\/*",
                "https:\/\/web.facebook.com\/*",
                "https:\/\/mbasic.facebook.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "css": [],
            "js": [
                "inject-helper\/js\/jquery-3.1.0.min.js",
                "getAllFbFriends.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/friends\/*",
                "https:\/\/web.facebook.com\/friends\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "short_name": "GMC"
}