WarpLeads Email Finder

Find email addresses on any website, instantly.

WarpLeads Email Finderคืออะไร?

WarpLeads Email Finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย WarpLeads และคุณลักษณะหลักของมันคือ "Find email addresses on any website, instantly."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WarpLeads Email Finder

ดาวน์โหลดไฟล์ส่วนขยาย WarpLeads Email Finder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ WarpLeads Email Finder WarpLeads Email Finder
ID nmpjanlhigmbkdiclajgbenpgppdnmhd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/warpleads-email-finder/nmpjanlhigmbkdiclajgbenpgppdnmhd
คำอธิบาย Find email addresses on any website, instantly.
ขนาดไฟล์ 40.4 KB
จำนวนการติดตั้ง 27
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2023-05-18
วันที่เผยแพร่ 2023-05-17
ผู้พัฒนา WarpLeads
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.warpleads.com
URL หน้าช่วยเหลือ https://www.warpleads.com
URL หน้านโยบายความเป็นส่วนตัว https://warpleads.com/privacy
ภาษาที่รองรับ 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
}