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 هو إضافة Chrome تم تطويرها بواسطة aidanblant، والميزة الرئيسية لها هي "Generates list of 30+ email addresses for a person. Just provide webdomain, firstname, and lastname. Great tool to find right email".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Find That Email : Email Address Generator
قم بتنزيل ملفات الامتداد Find That Email : Email Address Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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. معلومات أساسية عن التمديد
| الاسم | |
| 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
} | |