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
Co je Find That Email : Email Address Generator?
Find That Email : Email Address Generator je rozšíření Chrome vyvinuté aidanblant, a jeho hlavní funkcí je „Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Find That Email : Email Address Generator
Stáhněte si soubory rozšíření Find That Email : Email Address Generator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
                        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.                     Základní Informace o Rozšíření
| Název |   |  
| ID | omhddidaimomdeombghbcbkkbimabmmm | 
| Oficiální URL | https://chromewebstore.google.com/detail/find-that-email-email-add/omhddidaimomdeombghbcbkkbimabmmm | 
| Popis | Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email | 
| Velikost souboru | 14.1 KB | 
| Počet instalací | 1,420 | 
| Aktuální Verze | 0.0.5.0 | 
| Poslední Aktualizace | 2018-04-13 | 
| Datum Vydání | 2018-04-13 | 
| Hodnocení | 5.00/5 Celkem 6 Hodnocení | 
| Vývojář | aidanblant | 
| Typ Platby | free | 
| Webové stránky Rozšíření | https://www.aidanblant.com | 
| Podporované Jazyky | 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
}  |  |