WarpLeads Email Finder

Find email addresses on any website, instantly.

What is WarpLeads Email Finder?

WarpLeads Email Finder is a Chrome extension developed by WarpLeads, and its main feature is "Find email addresses on any website, instantly.".

Extension Screenshots

screenshot

Download WarpLeads Email Finder Extension CRX File

Download WarpLeads Email Finder extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name WarpLeads Email Finder WarpLeads Email Finder
ID nmpjanlhigmbkdiclajgbenpgppdnmhd
Official URL https://chromewebstore.google.com/detail/warpleads-email-finder/nmpjanlhigmbkdiclajgbenpgppdnmhd
Description Find email addresses on any website, instantly.
File Size 40.4 KB
Installation Count 27
Current Version 1.1
Last Updated 2023-05-18
Publish Date 2023-05-17
Developer WarpLeads
Email [email protected]
Payment Type free
Extension Website https://www.warpleads.com
Help Page URL https://www.warpleads.com
Privacy Policy Page URL https://warpleads.com/privacy
Supported Languages 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
}