Smart Messenger CRM

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

Smart Messenger CRMとは何ですか?

Smart Messenger CRMはhttp://smartmessenger.ioによって開発されたChromeの拡張機能で、その主な機能は「Smart Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Smart Messenger CRM拡張機能のCRXファイルをダウンロード

Smart Messenger CRM拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

THIS IS A WHITE LABEL EXTENSION OF GENIUS MESSENGER CRM.

No more sorting through messages to find where your prospect is at any stage of the sales process, you can now have all that information right there on your chat screen waiting for them with one click! 

You no longer need to type the same thing over and over again or copy-paste text and links into chats. Smart Messenger also prevents double contact so they never get annoying follow up texts or emails which will help keep things fresh without getting repetitive.


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, and by who sent the last message.

Add Custom Tags to every 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.

Set speeds for voice chats, so you can listen to them at the speed comfortable to you, saving you time.

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

Finding the right people to connect with can be a full-time job, and it's hard to find time for that not to mention if you let those conversations slip through that cracks. 



HOW IT WORKS:

Once you activate the plugin, you are able to and start automatically organize your Messenger conversations according to the step in your sale process:
Facebook Groups and Communities


WHY SHOULD I TRY IT: 
Smart Messenger will do tedious  work for you! It will organize and track your sales conversations with ease. You can set up automated messages so that when someone accepts they are automatically connected directly with your virtual assistant or other member of your team who can help convert them into a client.



LIMITATIONS:

Smart Messenger is designed to take some of the track and organize your  sales pipeline in messenger for easy Client Enrollment & Sales


We suggest only using this plugin in the recommended settings (details inside of demo). 

PRICE:
Try it 7 days for free, then buy a license at https://smartmessenger.io/7-day-trail 

Detailed plans and workshops are held inside our group.
https://thecoachingportal.me/join                    

拡張機能の基本情報

名前 Smart Messenger CRM Smart Messenger CRM
ID jcndkfoblaolomfjmdalcgpnhilofljj
公式URL https://chrome.google.com/webstore/detail/smart-messenger-crm/jcndkfoblaolomfjmdalcgpnhilofljj
説明 Smart Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger.
ファイルサイズ 5.65 MB
インストール数 255
現在のバージョン 3.7.33
最終更新日 2023-03-24
公開日 2021-07-12
開発者 http://smartmessenger.io
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://smartmessenger.io
ヘルプページのURL https://smartmessenger.io/support
プライバシーポリシーページのURL https://get.automationsuite.io/Privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Smart Messenger CRM",
    "version": "3.7.33",
    "manifest_version": 3,
    "description": "Smart Messenger CRM provides everything needed to optimize and organize a Sales Pipeline directly in Facebook Messenger.",
    "icons": {
        "16": "images\/60eae92ca1974c03c4414d82-Smart_Messenger_CRM-1626030533794-small_icon.png",
        "48": "images\/60eae92ca1974c03c4414d82-Smart_Messenger_CRM-1626030533851-medium_icon.png",
        "128": "images\/60eae92ca1974c03c4414d82-Smart_Messenger_CRM-1626030533896-large_icon.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Smart Messenger CRM"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "images\/*.svg",
                "images\/*.gif",
                "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:\/\/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\/"
    ],
    "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\/map.min.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": [
                "getAllFbFriends.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/friends\/*",
                "https:\/\/web.facebook.com\/friends\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "short_name": "SMC"
}