UpLead - Find Emails on Websites
Find Emails on Social Networks and Websites
UpLead - Find Emails on Websitesคืออะไร?
UpLead - Find Emails on Websites เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://uplead.com และคุณลักษณะหลักของมันคือ "Find Emails on Social Networks and Websites"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย UpLead - Find Emails on Websites
ดาวน์โหลดไฟล์ส่วนขยาย UpLead - Find Emails on Websites ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
RATED #1: * #1 Rated Lead Intelligence Tool by G2 * #1 Rated Lead Intelligence Tool for Ease of Use by G2 * #1 Rated Lead Intelligence Tool for SMB by G2 * #1 Rated B2B Sales Prospecting Tool for Ease of Use by G2 * #1 Rated B2B Sales Prospecting Tool for SMB by G2 * Find emails on Linkedln or while Browsing Company Websites * Trusted by Fortune 500 Companies Including: Amazon, Salesforce, Facebook & others. SUPREME COVERAGE: * Worldwide Data in over 200 countries. 100+ million B2B contacts in our database all with direct email addresses. DEPTH OF DATA: * 50+ Fields including Direct Verified Email Addresses, Phone Numbers, Industry Names/SIC Codes, Contact Title, Location, Job Function, Management Level, Number of Employees, Sales Volume, Technologies Used, and more. * Account-Based Marketing: Find prospects in the accounts you target by typing in a company name or uploading a list of URL’s. You can build very targeted prospect lists just for the accounts you’re going after. * Competitor Intelligence: Find out who the competitors are to millions of companies. * Email Pattern Intel: Find the most common email pattern for companies. Example: [email protected] * Social Links: Our contact data is rich and comes with logos and full social links including LinkedIn, Twitter, Facebook, and more. VERIFIED EMAILS * When you export or download a contact from UpLead we verify the email addresses in real-time. Ensuring that the moment you download a contact or list the emails are 97%+ accurate and free of hard bounces at the time of download. TECHNOGRAPHIC DATA * UpLead provides technographic data. Technographic data allows customers to build company/contact lists based on the technologies those companies use. UpLead tracks 16,000+ technologies. Ie: HubSpot Users, Stripe Users, Salesforce Users, etc. INTENT DATA * Use UpLead’s Intent Data feature to find consumption patterns that will help grow your business. Take action at the perfect moment — when your prospects start looking for a solution like the one you’re selling. About UpLead & Support: Questions? Email us: [email protected] Visit our help center https://support.uplead.com Live Chat with our team: https://www.uplead.com Book a Live Demo: https://www.uplead.com/uplead-demo Twitter: @UpLeadHQ Website: https://www.uplead.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | UpLead - Find Emails on Websites |
ID | odnlhpgfojmkjbpbhgbmkohlbeincomi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/uplead-find-emails-on-web/odnlhpgfojmkjbpbhgbmkohlbeincomi |
คำอธิบาย | Find Emails on Social Networks and Websites |
ขนาดไฟล์ | 5.35 MB |
จำนวนการติดตั้ง | 5,776 |
เวอร์ชันปัจจุบัน | 1.3.8 |
อัปเดตครั้งล่าสุด | 2023-10-04 |
วันที่เผยแพร่ | 2020-06-02 |
คะแนน | 4.40/5 รวมทั้งหมด 5 คะแนน |
ผู้พัฒนา | https://uplead.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.uplead.com |
URL หน้าช่วยเหลือ | https://support.uplead.com |
URL หน้านโยบายความเป็นส่วนตัว | https://www.uplead.com/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.8", "name": "UpLead - Find Emails on Websites", "manifest_version": 3, "description": "Find Emails on Social Networks and Websites", "action": { "default_title": "UpLead - Find Emails on Websites", "default_popup": "popup.html" }, "icons": { "16": "images\/icon-16.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "permissions": [ "tabs", "downloads", "scripting" ], "host_permissions": [ "https:\/\/app-api.uplead.com\/extension\/graphql", "https:\/\/app-api.uplead.com\/extension\/guest_graphql", "https:\/\/app-api.uplead.com\/extension\/account\/set_session", "https:\/\/app-api.uplead.com\/extension\/account\/logout", "https:\/\/auth.uplead.com\/oauth\/token", "https:\/\/*.linkedin.com\/*" ], "web_accessible_resources": [ { "resources": [ "fonts\/Inter\/*", "images\/**\/*" ], "matches": [] } ], "content_security_policy": { "extension_pages": "default-src 'self'; script-src 'self'; connect-src 'self' https:\/\/auth.uplead.com https:\/\/api.uplead.com https:\/\/app-api.uplead.com https:\/\/api.segment.io https:\/\/cdn.segment.com; style-src 'unsafe-inline' 'self'; img-src 'self' data: https:\/\/cdn.uplead.com;" } } |