Mailsie - Email Extractor

Bulk Email Extraction from Google Maps, Search, Yellow Pages & Any Website you Browse. Automatically & Fast.

Τι είναι το Mailsie - Email Extractor;

Το Mailsie - Email Extractor είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Frank Masciopinto, και η κύρια λειτουργία του είναι "Bulk Email Extraction from Google Maps, Search, Yellow Pages & Any Website you Browse. Automatically & Fast.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Mailsie - Email Extractor

Λήψη αρχείων επέκτασης Mailsie - Email Extractor σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Take advantage of Mailsie to extract thousands of emails in minutes!

Mailsie is a powerful Email Extractor that uses advanced artificial intelligence to extract precise and targeted emails with 3 powerful scraper workers, smartly bypassing obfuscation techniques.
 
1. Auto-Browser Scraper - automatically searches for email addresses every time you visit a web page.

2. Google-Maps Scraper - Extract SME business listings from Google Maps. Just search for any business and it will automatically extract all the emails associated with any business listed on your Google Maps search result in less than 1 second. Click "Extract All Pages Results" button to keep extracting Emails on every next search page automatically. Extraction speed: 1000 emails / 60 seconds or less.

3. Google Search Scraper - Add scraping buttons to all results in Google Search page, so that when you want to extract Emails only from specific businesses, you can click on the button “Get Lead Info” right under the Google search result featuring the business you are interested in, and you can quickly collect their Email address.

4. Yellow Pages Scraper - Extract SME business listings from Yellow Pages. Just search for any business and it will automatically extract all the emails associated with all business listed on your Yellow Pages search result in less than 1 second. 

FUNCTIONALITY:
 
🔘You can turn On/Off the scraper you need, just by clicking the switch associated with it.
📊 Download all collected leads in a professional Excel file.
✅ Easily contact support from the extension popup.
🔔 A counter is updated on the extension popup whenever an Email is extracted

Please note that this application is freemium. It offers a limited version (1000-3000 Email Extraction Limit) for free or a paid version that allows unlimited Email extraction.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Mailsie - Email Extractor Mailsie - Email Extractor
ID ccmgeokabdgpjjhakkejoccolbipfjag
Επίσημο URL https://chrome.google.com/webstore/detail/mailsie-email-extractor/ccmgeokabdgpjjhakkejoccolbipfjag
Περιγραφή Bulk Email Extraction from Google Maps, Search, Yellow Pages & Any Website you Browse. Automatically & Fast.
Μέγεθος Αρχείου 5.09 MB
Αριθμός Εγκαταστάσεων 144
Τρέχουσα Έκδοση 1.300
Τελευταία Ενημέρωση 2022-02-21
Ημερομηνία Δημοσίευσης 2021-11-24
Αξιολόγηση 4.90/5 Συνολικά 39 Αξιολογήσεις
Προγραμματιστής Frank Masciopinto
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Ιστότοπος Επέκτασης https://www.mailsie.eu/
URL της Σελίδας Πολιτικής Απορρήτου https://privacytt.projects.webpages.one
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mailsie - Email Extractor",
    "version": "1.300",
    "description": "Bulk Email Extraction from Google Maps, Search, Yellow Pages & Any Website you Browse. Automatically & Fast.",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "webRequest",
        "tabs",
        "activeTab",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "*:\/\/*\/*"
    ],
    "icons": {
        "42": "Images\/42.png",
        "128": "Images\/128.png"
    },
    "action": {
        "default_title": "MAILSIE E-MAIL EXTRACTOR",
        "default_popup": "html\/popup.html"
    }
}