Mailstrike - Email Finder & Linkedin Scraper

Scrape Sales Navigator & Apollo.io & find the email address of any professional

Mailstrike - Email Finder & Linkedin Scraper क्या है?

Mailstrike - Email Finder & Linkedin Scraper https://mailstrike.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Scrape Sales Navigator & Apollo.io & find the email address of any professional"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Mailstrike - Email Finder & Linkedin Scraper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Find the email address of any professional with 100% accuracy, we guarantee every one of the emails we give you is reachable and won't bounce.

The best B2B email finder for lead generation, period.

Use Mailstrike for Chrome to scrape popular b2b databases like Apollo with ease, without even needing an account on those platforms.

★ Linkedin Sales Navigator Scraper
Scrape unlimited leads from Sales Navigator, without any limits, and enrich all the leads with 100% deliverable emails.

★ Apollo.io Scraper
Scrape unlimited leads in minutes, without any export/selection limits.
We also verify and enrich Apollo emails, so you're getting guaranteed more leads and 100% verified emails.

★ Email Finder
Just input the full name of any professional and the company they work for and we'll find you their email address, with a 100% guarantee that the email won't bounce.

★ Email Verifier
Verify any email for deliverability, to guarantee a 0% bounce rate, giving you the most accurate email verifier on the market.                    

एक्सटेंशन की मूल जानकारी

नाम Mailstrike - Email Finder & Linkedin Scraper Mailstrike - Email Finder & Linkedin Scraper
ID poehgcejkhpjjlppjnlbjbgckjfdpkpp
आधिकारिक URL https://chromewebstore.google.com/detail/mailstrike-email-finder-l/poehgcejkhpjjlppjnlbjbgckjfdpkpp
विवरण Scrape Sales Navigator & Apollo.io & find the email address of any professional
फ़ाइल का आकार 105 KB
स्थापना संख्या 138
वर्तमान संस्करण 1.0.9
अंतिम अपडेट 2023-06-25
प्रकाशन तिथि 2023-05-16
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://mailstrike.co
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://mailstrike.co
गोपनीयता नीति पृष्ठ URL https://mailstrike.co/legal/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mailstrike - Email Finder & Linkedin Scraper",
    "description": "Scrape Sales Navigator & Apollo.io & find the email address of any professional",
    "version": "1.0.9",
    "manifest_version": 3,
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-1fd59516-966bf686.js"
            ],
            "matches": [
                "https:\/\/*.apollo.io\/*"
            ],
            "run_at": "document_end",
            "css": [
                "assets\/salesnav-b5cec291.css"
            ]
        },
        {
            "js": [
                "assets\/content-script-loader.chunk-44c67d59-eb941d79.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/sales\/search\/*"
            ],
            "run_at": "document_start",
            "css": [
                "assets\/salesnav-b5cec291.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "img\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.apollo.io\/*",
                "https:\/\/*.linkedin.com\/*"
            ],
            "resources": [
                "scripts\/interceptor.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.apollo.io\/*"
            ],
            "resources": [
                "assets\/chunk-f719f82d.js",
                "assets\/chunk-ef24ee2f.js",
                "assets\/chunk-1fd59516.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/www.linkedin.com\/*"
            ],
            "resources": [
                "assets\/chunk-f719f82d.js",
                "assets\/chunk-ef24ee2f.js",
                "assets\/chunk-44c67d59.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.mailstrike.co\/"
    ]
}