LeadMaster CRM for Gmail

A quick and easy way to add contacts & calendar events from Gmail to the CRM. Access lead nurturing tracks in the CRM

LeadMaster CRM for Gmail란 무엇입니까?

LeadMaster CRM for Gmail은(는) LeadMaster Operating Company에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A quick and easy way to add contacts & calendar events from Gmail to the CRM. Access lead nurturing tracks in the CRM"입니다.

확장 프로그램 스크린샷

screenshot

LeadMaster CRM for Gmail 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Optimize your sales process with LeadMaster – the radically simple CRM
The LeadMaster Gmail extension helps you connect with leads and move prospects through the sales funnel on your terms, allowing you to manage all of your contacts in just one database. Close deals faster, and it’s all for free.

ADD GMAIL CONTACTS TO THE CRM 

With the push of a button, you can send Gmail contacts straight to the LeadMaster CRM. You can take critical actions within Gmail after this, track activity, or head to the CRM and take action there. It’s as simple as that. 

UPDATE CRM CONTACTS WITHIN GMAIL

Modify any information you like – the changes are stored in LeadMaster.

FOLLOW UP FROM GMAIL 

Track emails through Gmail, and take critical actions straight from the inbox to follow up on messages sent. Head to the CRM to see when emails were opened, and what links were clicked – allowing you to understand what email campaign content is resonating. 

SEND BEAUTIFUL EMAILS

When you compose a new email with the Chrome extension, you have access to all of your LeadMaster email templates at your fingertips.

AMPLIFY YOUR LEAD NURTURING EFFORTS 

Lead nurturing has never been this convenient. Track lead nurturing activity, and add Gmail contacts to lead nurturing campaigns straight from the sidebar. Select a campaign, schedule a date, and you’re good to go. 

RETAIN AND TRACK IMPORTANT DATA 

It’s simple to take notes on Gmail messages and send them directly to LeadMaster, and if you’d like, you can track notes taken in LeadMaster and Gmail. 

INTEGRATE CALLBACKS WITHIN GMAIL AND LEADMASTER FLAWLESSLY 

Schedule callbacks and appointments from Gmail within seconds, and be reminded of these events within the LeadMaster system. Previous callbacks are displayed as well so you can keep track of points of contact. 

AUTOMATE DATA ENTRY 

Eliminate manual data entry from Gmail as your contact’s information, email history, lead nurturing and callback activity get logged automatically. 

IMPORT SIGNATURE DATA 

Click on the “contacts” drop down menu in the Gmail sidebar. Right click on signature data to import company, name, phone number and email data into the CRM.

IMPORT CONTACTS FROM LINKEDIN 

A button appears on your LinkedIn profile that allows you to add contacts to the LeadMaster CRM

MAKE EVERY EMAIL BEAUTIFUL 

With the LeadMaster Gmail extension, all of your LeadMaster email templates are available to use in Gmail within the click of a button.

GET STARTED NOW, GET STARTED FOR FREE 

All you have to do to start working with the LeadMaster system is install the extension and log in. Best of all it is free. 

THE LEADMASTER GMAIL CHROME EXTENSION

The LeadMaster Gmail Chrome Extension integrates seamlessly with the LeadMaster CRM, which is an all-in-one customizable tool that allows you to manage and track leads, and automate marketing and tasks. With the Gmail extension, you can automate data entry and take powerful actions straight from your inbox, saving you time you need to close deals. 

WHAT CUSTOMERS ARE SAYING

“For our smaller dealerships who have never used a CRM, LeadMaster not only gave them the understanding of the systems, the ease of use, the customer service, but an increase in sales because of the ability to use drip campaigns to keep potential clients interested. The ability to now expand on the simplicity of the product that we began with, will open up even more opportunities for our sales people.”
-Nicole Lee, Marketing at Warrenton Select/Summit Motors

HAVE QUESTIONS?

Learn more about LeadMaster at https://www.leadmaster.com/about-leadmaster-2/
CUSTOMER SUPPORT
If you have any problems or suggestions please visit https://www.leadmaster.com/contact-leadmaster/ so we can get back to you.                    

확장 프로그램 기본 정보

이름 LeadMaster CRM for Gmail LeadMaster CRM for Gmail
ID dliepjhilkeflchmcmkkjkcnjfedfjfe
공식 URL https://chromewebstore.google.com/detail/leadmaster-crm-for-gmail/dliepjhilkeflchmcmkkjkcnjfedfjfe
설명 A quick and easy way to add contacts & calendar events from Gmail to the CRM. Access lead nurturing tracks in the CRM
파일 크기 902 KB
설치 횟수 56
현재 버전 1.4
최근 업데이트 2023-11-21
출시 날짜 2019-01-18
평점 5.00/5 총 3 개의 평점
개발자 LeadMaster Operating Company
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.leadmaster.com
도움말 페이지 URL https://www.leadmaster.com/contact-leadmaster/
개인정보 보호 정책 페이지 URL http://www.leadmaster.com/leadmaster-privacy-security-policy
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LeadMaster CRM for Gmail",
    "version": "1.4",
    "description": "A quick and easy way to add contacts & calendar events from Gmail to the CRM.   Access lead nurturing tracks in the CRM",
    "icons": {
        "16": "\/assets\/img\/favicon.png",
        "64": "\/assets\/img\/favicon.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "chrome:\/\/favicon\/",
        "https:\/\/mail.google.com\/mail\/u\/*",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/www.facebook.com\/*",
        "storage",
        "",
        "contextMenus"
    ],
    "background": {
        "persistent": false,
        "scripts": [
            "\/assets\/js\/includes\/common\/content_helper.js",
            "\/assets\/js\/includes\/common\/CustomChromeStorage.js",
            "\/assets\/js\/includes\/common\/CustomLocalStorage.js",
            "\/assets\/js\/jquery-1.11.1.min.js",
            "\/assets\/js\/gmail.js",
            "\/assets\/js\/md5.js",
            "\/assets\/js\/LeadMaster.js",
            "\/assets\/js\/utils.js",
            "\/assets\/js\/aes.js",
            "\/assets\/js\/background.js",
            "\/assets\/js\/includes\/background\/background_getdatabaselist.js",
            "\/assets\/js\/includes\/background\/background_getcompanieslist.js",
            "\/assets\/js\/includes\/background\/background_fetchrecordinfo.js",
            "\/assets\/js\/includes\/background\/background_ajaxCall.js",
            "\/assets\/js\/includes\/background\/background_processlogin.js",
            "\/assets\/js\/includes\/background\/background_getAccessToken.js",
            "\/assets\/js\/includes\/background\/background_getEmailHistory.js",
            "\/assets\/js\/includes\/background\/background_checkToken.js",
            "\/assets\/js\/includes\/background\/background_getEmailTemplate.js",
            "\/assets\/js\/includes\/background\/background_getEmailTemplateContent.js",
            "\/assets\/js\/includes\/background\/background_getCallBackHistory.js",
            "\/assets\/js\/includes\/background\/background_getLNTrackHistory.js",
            "\/assets\/js\/includes\/background\/context_main.js",
            "\/assets\/js\/includes\/background\/background_getContactNotes.js"
        ]
    },
    "content_scripts": [
        {
            "js": [
                "\/assets\/js\/includes\/common\/content_helper.js",
                "\/assets\/js\/includes\/common\/CustomChromeStorage.js",
                "\/assets\/js\/includes\/common\/CustomLocalStorage.js",
                "\/assets\/js\/jquery-1.11.1.min.js",
                "\/assets\/js\/gmail.js",
                "\/assets\/js\/LeadMaster.js",
                "\/assets\/js\/utils.js",
                "\/assets\/js\/jquery.timeago.js",
                "\/assets\/js\/jquery.timepicker.min.js",
                "\/assets\/js\/content_script.js",
                "\/assets\/js\/includes\/content\/content_getDatabaseList.js",
                "\/assets\/js\/includes\/content\/content_getcompanieslist.js",
                "\/assets\/js\/includes\/content\/content_showdashboard.js",
                "\/assets\/js\/includes\/content\/content_showloading.js",
                "\/assets\/js\/includes\/content\/content_fillcontactinfo.js",
                "\/assets\/js\/includes\/content\/content_filldefaultcontactinfo.js",
                "\/assets\/js\/includes\/content\/content_viewTemplateList.js",
                "\/assets\/js\/includes\/content\/content_saveEmailToCRM.js",
                "\/assets\/js\/includes\/content\/content_crmExtensionLauncherClick.js",
                "\/assets\/js\/includes\/content\/content_executeMenuItems.js",
                "\/assets\/js\/includes\/content\/utils_emailHistoryDetails.js",
                "\/assets\/js\/includes\/content\/utils_performAutoLogin.js",
                "\/assets\/js\/includes\/content\/utils_showAddCallbackPopup.js",
                "\/assets\/js\/includes\/content\/utils_gotoRecord.js",
                "\/assets\/js\/includes\/content\/utils_saveFromLinkedIn.js",
                "\/assets\/js\/includes\/content\/utils_showAddNotePopup.js",
                "\/assets\/js\/includes\/content\/content_renderLNContent.js",
                "\/assets\/js\/includes\/content\/content_fb_fetcher.js",
                "\/assets\/js\/includes\/content\/utils_showCRMButton.js"
            ],
            "css": [
                "\/assets\/css\/style.css",
                "\/assets\/css\/font-awesome.css",
                "\/assets\/css\/jquery-ui.css",
                "\/assets\/css\/jquery.timepicker.css"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/mail\/u\/*",
                "https:\/\/gmail.com\/*",
                "https:\/\/www.linkedin.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        "\/assets\/img\/*.*",
        "\/assets\/css\/img\/*.*",
        "\/assets\/css\/*.css",
        "\/assets\/css\/images\/*.*",
        "\/assets\/js\/*.js",
        "\/assets\/html\/*.html",
        "\/assets\/fonts\/*"
    ],
    "browser_action": {
        "default_title": "LeadMaster CRM for Gmail",
        "default_popup": "\/assets\/html\/login_popup.html"
    }
}