Saleshandy Connect: Email Tracker & Lookup

All-in-one tool to track opens & clicks right in your Gmail and look up email addresses in one click.

Co je Saleshandy Connect: Email Tracker & Lookup?

Saleshandy Connect: Email Tracker & Lookup je rozšíření Chrome vyvinuté ikigaisaleshandyhq, a jeho hlavní funkcí je „All-in-one tool to track opens & clicks right in your Gmail and look up email addresses in one click.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Saleshandy Connect: Email Tracker & Lookup

Stáhněte si soubory rozšíření Saleshandy Connect: Email Tracker & Lookup ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Saleshandy Connect

Saleshandy Connect allows prospecting your leads and tracking their emails for better and faster conversion. Enabling prospecting and tracking together is the most effective way to grow your business and pipeline.💰

👉 Look up email addresses from online platforms like CRMs and others with just one click. 
👉 Track your emails and get an instant notification when your prospects open emails and click your links.

Click "Add to Chrome" now to try Saleshandy for free.

EMAIL TRACKER FOR YOUR GMAIL ACCOUNT

Improve your team's email productivity 📈 with Saleshandy Connect's Email Tracker. 

How to do it?

1. Add, install & pin the Saleshandy Connect Chrome Extension.
2. Visit your Gmail interface and click on the Extension.
3. Create a Saleshandy account, and it will reload your Gmail.
4. Saleshandy's activity dashboard would appear in a different tab.
5. Open your Gmail, compose and send a message including a link.
6. Open the sender's Gmail to open the received email and click the link.
7. You will get an instant Desktop notification that someone opened/clicked your email!
8. You can find all the activity in your Saleshandy's 1:1 Email Insights dashboard.

👉 No signatures, logos and labels by Saleshandy
👉 Your recipient won't know they are tracked
👉 Unique count of opens and clicks

#Track right from your Gmail

You can easily track when recipients open & click your emails right in your Gmail. No more need to switch tabs between the Email Tracker application and your Gmail account. 
Track unlimited emails and mailboxes

Saleshandy Connect's Email Tracker allows you to track unlimited emails and Gmail mailboxes just from a single Saleshandy account.

#Get a real-time desktop notification

Get instant desktop notifications when an email has been opened, forwarded or clicked a link.

#Export details from recipient activity log 

Use our Saleshandy mailbox to view your Gmail account's full recipient activity log. View or export the list of recipients who opened your email and clicked on links.

LOOK UP EMAILS IN A SNAP

Sales professionals use our Email Lookup tool for prospecting, booking more meetings and closing deals. It helps you instantly reveal lead/prospect's email addresses from popular platforms like CRMs and others.

👉 Extract accurate and verified Email Addresses 
👉 Increase productivity & business opportunities
👉 Get rid of manual prospecting

Getting started with Email Lookup

1. Add & install the Saleshandy Connect Extension.
2. Visit a profile & click the Extension.
3. It will automatically extract the Email, First & Last Name of the lead.
4. In the case of the CRM platform, click on the "Add to sequence" button.

#Hyper-personalize your outreach

Create and add custom fields for a higher level of personalization, for example, Job Title, Company Name, Location, Skill, etc.

At last, click on the "Save prospect" button and Et Voila! 🚀. All your prospects are added successfully to your Saleshandy dashboard.

The CRM Integrations available with Saleshandy Connect are:

👉 HubSpot (™)
👉 Zoho (™) 
👉 Freshsales (™)

Our goal is to make the tool enjoyable, and we would like to hear your thoughts and any issues you encounter via email.                    

Základní Informace o Rozšíření

Název Saleshandy Connect: Email Tracker & Lookup Saleshandy Connect: Email Tracker & Lookup
ID kbamkiopkpgmcdggnogblondddcgabji
Oficiální URL https://chromewebstore.google.com/detail/saleshandy-connect-email/kbamkiopkpgmcdggnogblondddcgabji
Popis All-in-one tool to track opens & clicks right in your Gmail and look up email addresses in one click.
Velikost souboru 9.26 MB
Počet instalací 6,000
Aktuální Verze 2.1.4
Poslední Aktualizace 2023-09-19
Datum Vydání 2022-04-08
Hodnocení 4.33/5 Celkem 6 Hodnocení
Vývojář ikigaisaleshandyhq
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.saleshandy.com
URL Stránky Nápovědy https://support.saleshandy.com/
Podporované Jazyky en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "All-in-one tool to track opens & clicks right in your Gmail and look up email addresses in one click.",
    "version": "2.1.4",
    "name": "Saleshandy Connect: Email Tracker & Lookup",
    "manifest_version": 3,
    "homepage_url": "https:\/\/saleshandy.com",
    "action": {
        "default_icon": "assets\/icons\/sh-logo.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "assets\/icons\/16_16.png",
        "32": "assets\/icons\/32_32.png",
        "48": "assets\/icons\/48_48.png",
        "64": "assets\/icons\/64_64.png",
        "128": "assets\/icons\/128_128.png"
    },
    "background": {
        "service_worker": "worker_wrapper.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.linkedin.com\/*",
                "*:\/\/linkedin.com\/*"
            ],
            "js": [
                "pages\/linkedin\/bg.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.hubspot.com\/contacts\/*\/contact\/*",
                "https:\/\/crm.zoho.in\/crm\/*",
                "https:\/\/crm.zoho.com\/crm\/*",
                "https:\/\/*.myfreshworks.com\/crm\/sales\/contacts\/*"
            ],
            "js": [
                "pages\/crm\/content.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "content.css"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "storage",
        "webRequest",
        "tabs",
        "scripting",
        "notifications",
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/*.linkedin.com\/*",
        "https:\/\/*.force.com\/*",
        "*:\/\/*.salesforce.com\/*",
        "https:\/\/*.pipedrive.com\/*",
        "https:\/\/*.hubspot.com\/contacts\/*\/contact\/*",
        "https:\/\/crm.zoho.in\/crm\/*",
        "https:\/\/crm.zoho.com\/crm\/*",
        "https:\/\/*.myfreshworks.com\/crm\/sales\/contacts\/*",
        "https:\/\/app.close.com\/*",
        "https:\/\/mail.google.com\/*",
        "https:\/\/outlook.live.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "welcome.html",
                "assets\/icons\/shLogo.svg",
                "assets\/images\/circle.svg",
                "assets\/images\/header.svg",
                "assets\/images\/saleshandyconnect-pin.gif"
            ],
            "matches": [
                ""
            ]
        }
    ]
}