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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
} | |