Name2Email: Find email by name for free

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

什么是Name2Email: Find email by name for free?

Name2Email: Find email by name for free是由https://reply.io开发的Chrome扩展程序,该扩展的主要功能是“Find anyone's email based on their name right from Gmail for free, quickly and easily”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Name2Email: Find email by name for free扩展crx文件

下载Name2Email: Find email by name for free扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Name2Email: Find email by name for free Name2Email: Find email by name for free
ID mnbdclgaeiapdnhfpbfalfjfcjddfaii
官方URL https://chromewebstore.google.com/detail/name2email-find-email-by/mnbdclgaeiapdnhfpbfalfjfcjddfaii
简介 Find anyone's email based on their name right from Gmail for free, quickly and easily
文件大小 1.28 MB
安装次数 103,533
当前版本 3.0.14
更新时间 2023-11-24
上架时间 2020-04-18
评分 3.58/5 共237次评分
开发者 https://reply.io
电子邮箱 [email protected]
付费类型 free
扩展官网 https://reply.io
隐私政策页面URL https://name2email.com/privacy-policy
支持的语言 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
        }
    ]
}