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
官方網址 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
        }
    ]
}