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

Wat is Find That Email : Email Address Generator?

Find That Email : Email Address Generator is een Chrome-extensie ontwikkeld door aidanblant, en de belangrijkste functie is "Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Find That Email : Email Address Generator

Download Find That Email : Email Address Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Find That Email : Email Address Generator Find That Email : Email Address Generator
ID omhddidaimomdeombghbcbkkbimabmmm
Officiële URL https://chromewebstore.google.com/detail/find-that-email-email-add/omhddidaimomdeombghbcbkkbimabmmm
Beschrijving Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email
Bestandsgrootte 14.1 KB
Aantal Installaties 1,420
Huidige Versie 0.0.5.0
Laatst Bijgewerkt 2018-04-13
Publicatiedatum 2018-04-13
Beoordeling 5.00/5 Totaal 6 Beoordelingen
Ontwikkelaar aidanblant
Betalingswijze free
Extensiewebsite https://www.aidanblant.com
Ondersteunde Talen 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
}