Email Finder & Email Hunter - GMPlus

Email Finder & Email Hunter help you get email data automatically, save time and focus on work.

Τι είναι το Email Finder & Email Hunter - GMPlus;

Το Email Finder & Email Hunter - GMPlus είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://gmplus.io, και η κύρια λειτουργία του είναι "Email Finder & Email Hunter help you get email data automatically, save time and focus on work.".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Email Finder & Email Hunter - GMPlus

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

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

                        GMPlus-Email Extractor helps you get email data automatically, save time, and focus on work.

During your web browsing, there's no need to spend time searching for email addresses. Utilize the GMPlus - Email Extractor to effortlessly extract email addresses from any web page. Maximize your efficiency and streamline your email outreach by taking advantage of these powerful resources today.

Features:
💻Enter keywords to automatically search across Search Engine for relevant email leads.
📈Input up to 1000+ URLs to automatically find email leads on those sites.
💬 * Extracts emails from visited pages
📈 * Collect a list of the emails that you have viewed on the page
🔥 * Manage email leads in prospect
💻 *Download the list of emails in TXT or CSV format


How it works:
- Once the extension is installed, it automatically enables "Email Extraction" mode.
- Collected emails are displayed in the browser toolbar.
- The collected emails are presented in Prospect.
- Click the "Download" button to obtain a list of extracted emails.


★ Top Audience 🤖
💰 Sales 
👋 Marketers & Recruiters 
🏫 Educators 
💼 Bloggers&Reporters 
🌱 Small Business and Entrepreneurs

Speed through your repetitive tasks to get more done in the day. Personalize and get external messages 10X faster. More efficient than Email Hunter, Snov-Email Finder, Email Extractor

Note: GMPlus-Email Extractor is an independent project that follows a freemium model and has no relationship to Gmail Inc.                    

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

Όνομα Email Finder & Email Hunter - GMPlus Email Finder & Email Hunter - GMPlus
ID aihgkhchhecmambgbonicffgneidgclh
Επίσημο URL https://chromewebstore.google.com/detail/email-finder-email-hunter/aihgkhchhecmambgbonicffgneidgclh
Περιγραφή Email Finder & Email Hunter help you get email data automatically, save time and focus on work.
Μέγεθος Αρχείου 6.6 MB
Αριθμός Εγκαταστάσεων 14,227
Τρέχουσα Έκδοση 3.2.1
Τελευταία Ενημέρωση 2024-01-08
Ημερομηνία Δημοσίευσης 2022-10-10
Αξιολόγηση 4.84/5 Συνολικά 70 Αξιολογήσεις
Προγραμματιστής https://gmplus.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://gmplus.io/
Διεύθυνση URL της Σελίδας Βοήθειας https://gmplus.io/
URL της Σελίδας Πολιτικής Απορρήτου https://gmplus.io/gmplus-private-policy
Υποστηριζόμενες Γλώσσες id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,ml,th,ar,zh-CN,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "https:\/\/gmplus.io?utm_source=gm-finder",
    "default_locale": "en",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "short_name": "Email Finder & Email Hunter",
    "description": "__MSG_description__",
    "version": "3.2.1",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "64": "icons\/64.png",
        "128": "icons\/128.png",
        "256": "icons\/256.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icons\/128.png"
        }
    },
    "content_scripts": [
        {
            "js": [
                "content-script.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ]
}