Find That Email : Email Address Generator

Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email

O que é Find That Email : Email Address Generator?

Find That Email : Email Address Generator é uma extensão do Chrome desenvolvida por aidanblant, e sua principal característica é "Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Find That Email : Email Address Generator

Baixe arquivos de extensão Find That Email : Email Address Generator 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

                        Generates a list of 30+ possible email addresses for a given person. Just provide web domain, first name, and last name. A great tool to find the right address for any cold email.

Now featuring copy to clipboard button and automatically populate email bcc field.                    

Informações Básicas da Extensão

Nome Find That Email : Email Address Generator Find That Email : Email Address Generator
ID omhddidaimomdeombghbcbkkbimabmmm
URL Oficial https://chromewebstore.google.com/detail/find-that-email-email-add/omhddidaimomdeombghbcbkkbimabmmm
Descrição Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email
Tamanho do Arquivo 14.1 KB
Contagem de Instalações 1,420
Versão Atual 0.0.5.0
Última Atualização 2018-04-13
Data de Publicação 2018-04-13
Classificação 5.00/5 Total de 6 Avaliações
Desenvolvedor aidanblant
Tipo de Pagamento free
Site da Extensão https://www.aidanblant.com
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Find That Email : Email Address Generator",
    "short_name": "Find That Email",
    "description": "Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email",
    "version": "0.0.5.0",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Find that Email!",
        "default_icon": "icon.png",
        "default_popup": "emailGenerator.html"
    },
    "manifest_version": 2
}