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.”。
擴展截圖
下載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
擴展基本資訊
名稱 | |
ID | jcndkfoblaolomfjmdalcgpnhilofljj |
官方網址 | 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 |
電子郵箱 | [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" } |