Name2Email: Find email by name for free

Find anyone's email based on their name right from Gmail for free, quickly and easily

Was ist Name2Email: Find email by name for free?

Name2Email: Find email by name for free ist eine Chrome-Erweiterung, die von https://reply.io entwickelt wurde, und ihr Hauptmerkmal ist "Find anyone's email based on their name right from Gmail for free, quickly and easily".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Name2Email: Find email by name for free-Erweiterungs-CRX-Datei herunterladen

Laden Sie Name2Email: Find email by name for free-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        To find anyone's email for free, simply enter person's name, last name and corporate domain name into "To:" field of Gmail Composer tab and Name2Email will automatically suggest correct email address.

Once email address has been found, click on it and it will be inserted into your recipient's "To:" field automatically.

Input format: FirstName LastName @company.com


With Name2Email: Find email by name for free you can find your leads email addresses quickly and then engage with them through an outbound automated campaign.

This is a corporate email address finder that can help you:

- find anyone's email for free in a quick and easy way
- save you more than 7/hours per week on prospecting routing work
- increase your sales, recruiting and marketing productivity by saving manual work hours
- keep your sales pipeline filled up with new leads regularly
- simplify your outreach process on the email finding side

This plugin is a great help in finding emails for free for a wide range of professionals including:

1. Sales people, SDR professionals, sales managers and whole sales teams
2. Recruiting professionals that use recruiting email outreach and search for new leads
3. Fundraising, link building and business development pros that want to save time on manual work
4. Marketing and PR outreach professionals and teams that work with email prospecting

Install our Name2Email plugin for find anyone's email address right now and see your lead pipeline growing every minute!

Please note, Name2Email is designed to find corporate email addresses, not personal ones and can not guaranty 100% correct results. In some cases it will not be able to find email address or it can be incorrect.                    

Grundlegende Informationen zur Erweiterung

Name Name2Email: Find email by name for free Name2Email: Find email by name for free
ID mnbdclgaeiapdnhfpbfalfjfcjddfaii
Offizielle URL https://chromewebstore.google.com/detail/name2email-find-email-by/mnbdclgaeiapdnhfpbfalfjfcjddfaii
Beschreibung Find anyone's email based on their name right from Gmail for free, quickly and easily
Dateigröße 1.28 MB
Installationsanzahl 103,533
Aktuelle Version 3.0.14
Letztes Update 2023-11-24
Veröffentlichungsdatum 2020-04-18
Bewertung 3.58/5 Insgesamt 237 Bewertungen
Entwickler https://reply.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://reply.io
URL der Datenschutzrichtlinien-Seite https://name2email.com/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Name2Email: Find email by name for free",
    "author": "Reply",
    "version": "3.0.14",
    "description": "Find anyone's email based on their name right from Gmail for free, quickly and easily",
    "homepage_url": "https:\/\/reply.io",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "options_ui": {
        "page": "src\/layers\/options\/index.html",
        "open_in_tab": false
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.gmail-inject.tsx-7eb9142c-8776da35.js"
            ],
            "matches": [
                "*:\/\/*.mail.google.com\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/exports-28d032db.css"
            ]
        },
        {
            "js": [
                "assets\/content-script-loader.index.js-0ec45f27-6f4a2f6c.js"
            ],
            "matches": [
                "*:\/\/*.mail.google.com\/*"
            ],
            "css": [
                "assets\/index-e3f881b5.css"
            ]
        },
        {
            "js": [
                "assets\/content-script-loader.index.js-cdb83911-21744784.js"
            ],
            "matches": [
                "*:\/\/*.mail.google.com\/*"
            ],
            "all_frames": false,
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_title": "Name2Email: Find email by name for free",
        "default_icon": "48.png",
        "default_popup": "src\/layers\/popup\/index.html"
    },
    "permissions": [
        "storage",
        "webRequest",
        "identity",
        "scripting"
    ],
    "host_permissions": [
        "*:\/\/name2email.com\/*",
        "*:\/\/mail.google.com\/*",
        "*:\/\/contacts.google.com\/*",
        "*:\/\/run.replyapp-stage.net\/*",
        "*:\/\/api.reply.io\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlbnt+d7GZEeYYJlUdKaeBrf46DNr1Q0UhqoV+8GVH0JIaLFaDGYN+vdgqIlDqkE1DvyYsolU7Y\/XGraoJrkUWc7WRJR6rStSoChIAs7c6c3ZPdlCcvznwVrTjdQf0SskYMfVS0kB3kFiE+GWfh3Uv90CnGI27oVBtHU4po4RtWmo4ew9E05jZRKzEUsFmcqSGekav6mS2CvFSJDc3IXfdPYCpmUmBRBKTlCB+\/SZcF7ZP1hBaPawe4lb6MEjTZSKGQbAbaOL6E\/jv+1GHU\/YcBlPw8Dci5MBrXDceqtvIq2gd6zRQFqeTakarNaElLWl6UfMutdcWO6NPxKZ4GQEdQIDAQAB",
    "oauth2": {
        "client_id": "149051382709-nbe445um77l035ismsnl4mnc9pqtsjmt.apps.googleusercontent.com",
        "scopes": [
            "profile",
            "email",
            "openid"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.mail.google.com\/*"
            ],
            "resources": [
                "assets\/overview-bf5ab107.gif",
                "assets\/data-banner-preview-80dc933e.jpg",
                "assets\/exports-9bea47e2.js",
                "assets\/en-e37ceb6f.js",
                "assets\/popup-811eddc1.js",
                "assets\/messages-e9995044.js",
                "assets\/email-cc149ed8.js",
                "assets\/gmail-inject.tsx-7eb9142c.js",
                "assets\/index.js-0ec45f27.js",
                "assets\/index.js-cdb83911.js"
            ],
            "use_dynamic_url": true
        }
    ]
}