Mixmax for Google Chrome
The Sales Engagement Platform built for B2B revenue teams.
Mixmax for Google Chrome là gì?
Mixmax for Google Chrome là một tiện ích mở rộng Chrome được phát triển bởi https://mixmax.com, và tính năng chính của nó là "The Sales Engagement Platform built for B2B revenue teams.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Mixmax for Google Chrome
Tải xuống các tệp mở rộng Mixmax for Google Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Create powerful workflows to generate and close more revenue, from outbound to expansion. Mixmax empowers your entire revenue team to do more with less - in days, not months. BUILD MORE PIPELINE Streamline your daily activities to work smarter and get more done. Automatically have high-priority items added to your to-do list in real time. Connect with more prospects when sorting based on their level of engagement. CLOSE MORE DEALS Cycle through email and phone Tasks quickly - whether your Tasks live in Mixmax or Salesforce. Track exactly which prospects are engaging with your emails and when. ENGAGE MORE CUSTOMERS Scale your customer outreach and add more value, without needing more team members. Stay ahead of every customer renewal by initiating strategic customer meetings with automated workflows and personalization. INTEGRATE WITH SALESFORCE Automate workflows to update Salesforce fields, auto-create leads or update opportunity information. Save your reps hours by eliminating data entry while improving data hygiene. WHY MIXMAX? – Used by over 10,000 customers – Built for your entire revenue team – 25 native integrations – Over 1000 5 star reviews – Rated a TOP 50 Sales tool by our customers on G2 Start a free trial or request a personalized demo at mixmax.com
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Mixmax for Google Chrome |
ID | ocpljaamllnldhepankaeljmeeeghnid |
URL Chính Thức | https://chromewebstore.google.com/detail/mixmax-for-google-chrome/ocpljaamllnldhepankaeljmeeeghnid |
Mô tả | The Sales Engagement Platform built for B2B revenue teams. |
Kích Thước Tệp | 14.42 MB |
Số Lần Cài Đặt | 91,581 |
Phiên Bản Hiện Tại | 5.57.0 |
Cập Nhật Lần Cuối | 2023-12-22 |
Ngày Phát Hành | 2020-07-01 |
Đánh Giá | 4.44/5 Tổng số 496 Đánh Giá |
Nhà Phát Triển | https://mixmax.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://mixmax.com |
URL Trang Trợ Giúp | https://success.mixmax.com/ |
URL Trang Chính Sách Bảo Mật | https://mixmax.com/legal/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mixmax for Google Chrome", "short_name": "Mixmax", "version": "5.57.0", "description": "The Sales Engagement Platform built for B2B revenue teams.", "author": "Mixmax, Inc.", "background": { "scripts": [ "core\/background.js" ] }, "icons": { "16": "core\/assets\/img\/icon.png", "48": "core\/assets\/img\/icon.png", "128": "core\/assets\/img\/icon.png" }, "permissions": [ "cookies", "tabs", "notifications", "storage", "declarativeNetRequest", "unlimitedStorage", "*:\/\/*\/*" ], "homepage_url": "https:\/\/mixmax.com", "content_scripts": [ { "matches": [ "*:\/\/*.mixmax.com\/*" ], "exclude_matches": [ "*:\/\/*.mixmax.com\/public\/analyticsbridge.html" ], "js": [ "core\/content\/globals.js", "core\/content\/ExtensionMessageBus.js" ], "all_frames": true, "run_at": "document_start" }, { "matches": [ "*:\/\/mail.google.com\/*", "*:\/\/outlook.live.com\/*" ], "js": [ "core\/content\/unblock.js" ], "run_at": "document_start" }, { "matches": [ "*:\/\/mail.google.com\/*", "*:\/\/*.force.com\/*", "*:\/\/*.salesforce.com\/*", "*:\/\/outlook.live.com\/*" ], "js": [ "core\/content\/globals.js" ], "run_at": "document_start" }, { "matches": [ "*:\/\/mail.google.com\/*" ], "js": [ "core\/content\/gmailPageInterop.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/mail.google.com\/*", "*:\/\/*.force.com\/*", "*:\/\/*.salesforce.com\/*", "*:\/\/outlook.live.com\/*" ], "js": [ "core\/content\/ExtensionMessageBus.js", "core\/content\/app.js" ], "run_at": "document_end" }, { "matches": [ "*:\/\/www.linkedin.com\/sales\/widget\/*" ], "js": [ "core\/content\/globals.js" ], "all_frames": true, "run_at": "document_start" }, { "matches": [ "*:\/\/www.linkedin.com\/sales\/widget\/*" ], "js": [ "core\/content\/app.js" ], "all_frames": true, "run_at": "document_end" }, { "matches": [ " |