WarpLeads Email Finder
Find email addresses on any website, instantly.
WarpLeads Email Finder là gì?
WarpLeads Email Finder là một tiện ích mở rộng Chrome được phát triển bởi WarpLeads, và tính năng chính của nó là "Find email addresses on any website, instantly.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng WarpLeads Email Finder
Tải xuống các tệp mở rộng WarpLeads Email Finder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Email finder by WarpLeads help you find emails easily from any site. Just navigate to site in new tab and click extension to reveal email address. DISCLAMER: In some cases we are not able to find email address or any data.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | WarpLeads Email Finder |
ID | nmpjanlhigmbkdiclajgbenpgppdnmhd |
URL Chính Thức | https://chromewebstore.google.com/detail/warpleads-email-finder/nmpjanlhigmbkdiclajgbenpgppdnmhd |
Mô tả | Find email addresses on any website, instantly. |
Kích Thước Tệp | 40.4 KB |
Số Lần Cài Đặt | 27 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2023-05-18 |
Ngày Phát Hành | 2023-05-17 |
Nhà Phát Triển | WarpLeads |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.warpleads.com |
URL Trang Trợ Giúp | https://www.warpleads.com |
URL Trang Chính Sách Bảo Mật | https://warpleads.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1", "name": "WarpLeads Email Finder", "description": "Find email addresses on any website, instantly.", "permissions": [ "activeTab", "storage" ], "action": { "default_icon": "\/images\/logo.png", "default_popup": "popup.html" }, "host_permissions": [ "https:\/\/warpleads.com\/*" ], "background": { "service_worker": "service-worker.js", "type": "module" }, "icons": { "128": "\/images\/logo.png" }, "manifest_version": 3 } |