Genius Messenger CRM

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

Apa itu Genius Messenger CRM?

Genius Messenger CRM adalah ekstensi Chrome yang dikembangkan oleh https://geniusmessengercrm.io, dan fitur utamanya adalah "Genius Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Genius Messenger CRM

Unduh file ekstensi Genius Messenger CRM dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Genius Messenger CRM Genius Messenger CRM
ID jfnchnfmkjiehpejhindhbiafldoigoo
URL Resmi https://chromewebstore.google.com/detail/genius-messenger-crm/jfnchnfmkjiehpejhindhbiafldoigoo
Deskripsi Genius Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger.
Ukuran File 5.44 MB
Jumlah Instalasi 6,091
Versi Saat Ini 3.7.96
Terakhir Diperbarui 2024-03-04
Tanggal Publikasi 2020-08-31
Penilaian 4.38/5 Total 47 Penilaian
Pengembang https://geniusmessengercrm.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://geniusmessengercrm.io
URL Halaman Bantuan https://edsays.net/GMCRMsupport
URL Halaman Kebijakan Privasi https://geniusposts.io/privacy-policy.html
Bahasa yang Didukung 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"
}