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

O que é LeadMaster CRM for Gmail?

LeadMaster CRM for Gmail é uma extensão do Chrome desenvolvida por LeadMaster Operating Company, e sua principal característica é "A quick and easy way to add contacts & calendar events from Gmail to the CRM. Access lead nurturing tracks in the CRM".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão LeadMaster CRM for Gmail

Baixe arquivos de extensão LeadMaster CRM for Gmail no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome LeadMaster CRM for Gmail LeadMaster CRM for Gmail
ID dliepjhilkeflchmcmkkjkcnjfedfjfe
URL Oficial https://chromewebstore.google.com/detail/leadmaster-crm-for-gmail/dliepjhilkeflchmcmkkjkcnjfedfjfe
Descrição A quick and easy way to add contacts & calendar events from Gmail to the CRM. Access lead nurturing tracks in the CRM
Tamanho do Arquivo 902 KB
Contagem de Instalações 56
Versão Atual 1.4
Última Atualização 2023-11-21
Data de Publicação 2019-01-18
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor LeadMaster Operating Company
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.leadmaster.com
URL da Página de Ajuda https://www.leadmaster.com/contact-leadmaster/
URL da Página de Política de Privacidade http://www.leadmaster.com/leadmaster-privacy-security-policy
Idiomas Suportados 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"
    }
}