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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://www.warpleads.com
عنوان صفحة سياسة الخصوصية 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
}