Client CRM
Client CRM Organizes Your Facebook Messenger & Turns It Into A Money Making Machine
Client CRMคืออะไร?
Client CRM เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://scalingwithautomations.com และคุณลักษณะหลักของมันคือ "Client CRM Organizes Your Facebook Messenger & Turns It Into A Money Making Machine"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Client CRM
ดาวน์โหลดไฟล์ส่วนขยาย Client CRM ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
👉 THIS IS A PAID APP - PLEASE PURCHASE ACCESS FROM YOUR RESELLER 👈 Are You Sick Of Messy Facebook Message That You Can Never Seem To Find? If the answer is yes, this is the solution for you! Now you can easily turn your messy messenger into a well organized, full blow sales pipeline & CRM!! What if you can.... ✅ Never lose another conversations on messenger ✅ Put leads into different buying stages with our messenger sales pipeline ✅ Label, tag your leads and easily keep track with filters & searches ✅ Bulk follow up with leads based on labels & tags ✅ Canned message templates so that you don't need to repeat your messages ✅ Integrates with Go High Level with api integration ✅ Make notes directly on your messenger without having to open another 3rd party application like trello or sheets ✅ Calendar integration with Google or Apple with just one click ....and so much more! What are you waiting for? Download this software now, and start turning your messenger into a money making machine!!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Client CRM |
ID | fkbgnelmpdilohmkedcgjfbcbencbjho |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/client-crm/fkbgnelmpdilohmkedcgjfbcbencbjho |
คำอธิบาย | Client CRM Organizes Your Facebook Messenger & Turns It Into A Money Making Machine |
ขนาดไฟล์ | 5.4 MB |
จำนวนการติดตั้ง | 674 |
เวอร์ชันปัจจุบัน | 1.9.8 |
อัปเดตครั้งล่าสุด | 2024-03-01 |
วันที่เผยแพร่ | 2022-10-25 |
คะแนน | 5.00/5 รวมทั้งหมด 10 คะแนน |
ผู้พัฒนา | https://scalingwithautomations.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.scalingwithautomations.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Client CRM", "version": "1.9.8", "manifest_version": 3, "description": "Client CRM Organizes Your Facebook Messenger & Turns It Into A Money Making Machine", "icons": { "16": "images\/60a4e857c27a7e5a7784aaca-Client_CRM-1666358937294-small_icon.png", "48": "images\/60a4e857c27a7e5a7784aaca-Client_CRM-1666358937400-medium_icon.png", "128": "images\/60a4e857c27a7e5a7784aaca-Client_CRM-1666358937453-large_icon.png" }, "action": { "default_popup": "popup.html", "default_title": "Client 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\/", "*:\/\/*.clientcrm.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": "CC" } |