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

Find That Email : Email Address Generator क्या है?

Find That Email : Email Address Generator aidanblant द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Find That Email : Email Address Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Find That Email : Email Address Generator Find That Email : Email Address Generator
ID omhddidaimomdeombghbcbkkbimabmmm
आधिकारिक URL https://chromewebstore.google.com/detail/find-that-email-email-add/omhddidaimomdeombghbcbkkbimabmmm
विवरण Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email
फ़ाइल का आकार 14.1 KB
स्थापना संख्या 1,420
वर्तमान संस्करण 0.0.5.0
अंतिम अपडेट 2018-04-13
प्रकाशन तिथि 2018-04-13
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर aidanblant
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.aidanblant.com
समर्थित भाषाएँ 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
}