Email Extractor From Websites | Email Magnet
Extract emails and contact pages while visiting websites automatically. Includes bulk email extractor tool for multiple websites.
Τι είναι το Email Extractor From Websites | Email Magnet;
Το Email Extractor From Websites | Email Magnet είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://turtletasks.com, και η κύρια λειτουργία του είναι "Extract emails and contact pages while visiting websites automatically. Includes bulk email extractor tool for multiple websites.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Email Extractor From Websites | Email Magnet
Λήψη αρχείων επέκτασης Email Extractor From Websites | Email Magnet σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Extract emails and contact pages from websites with Email Magnet. What Email Extractor From Websites chrome extension do? ✓ Extract email addresses from websites and save them to export or view later. ✓ Increase the chance of finding emails by visiting a few common pages in the background. ✓ Find and save the websites contact form page. If there's no email, you can contact them directly from the website. ✓ Bulk email extractor tool. Enter a list of websites and it'll visit its page and extract multiple emails it can find. ✓ Set a minimum and maximum delay in seconds when bulk extracting. ✓ View your extracted email addresses on a separate page. You can filter emails, sort emails, and show/hide columns. ✓ Export your scraped emails and contact pages to Excel CSV. ✓ Provide the URL source to all the emails you find. ✓ Auto save your found email addresses on your local computer. ✓ Remove duplicate emails. ✓ Privacy first. Everything is done locally. No information is being sent or shared. Email extractor chrome tool searches the source codes provided by websites. The emails are visible and available to the public. How to automatically extract emails from websites? - Turn on the toggle "Auto extract & auto-save as you visit websites" - Visit websites - Emails will save on your local computer and displayed on the Email Extractor tool. Features - Search and saves any emails found on the current webpage. - Search and saves their contact page for later use. - Crawl the websites common sub-pages to find their emails. Automated and done in the background. - Display a list of emails found and the url of their contact page. - Bulk email extractor from a list of website URLs with random delay in seconds set by the user. - View all your scraped emails on a separate page. - Export your extracted emails in Excel CSV. What data does it provide? - Email - Domain source - URL where the email was found - URL to their contact page Free & Paid This is a free email extractor chrome extension. Extract emails from the current webpage and export the latest 5 extracted emails. A paid plan will give you unlimited auto-saved emails and export. Save all your extracted emails. - Method is an alternative to email finders like Snovio and email lookup services like Hunter. - No confusing payment. No cost for heavy usage. No billing systems with limits and restrictions. Updates - 1.2.0: - For bulk extracting emails from URLS, you can set a random delay in seconds when to visit the next URL. Set a range with minimum and maximum number of seconds and it'll randomly delay between the two numbers. - 1.1.0: - Added an option to find and save contact pages. Good when there's no email but you can still reach them through their contact form. - Display the link to the contact page directly on the popup. - Updated the name to Email Magnet because the original name was too generic. Privacy https://turtletasks.com/privacy
Βασικές Πληροφορίες Επέκτασης
Όνομα | Email Extractor From Websites | Email Magnet |
ID | jjccmgilgdiidikhhefilepbphjdcffo |
Επίσημο URL | https://chromewebstore.google.com/detail/email-extractor-from-webs/jjccmgilgdiidikhhefilepbphjdcffo |
Περιγραφή | Extract emails and contact pages while visiting websites automatically. Includes bulk email extractor tool for multiple websites. |
Μέγεθος Αρχείου | 165 KB |
Αριθμός Εγκαταστάσεων | 988 |
Τρέχουσα Έκδοση | 1.2.0 |
Τελευταία Ενημέρωση | 2023-09-17 |
Ημερομηνία Δημοσίευσης | 2022-01-06 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | https://turtletasks.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Διεύθυνση URL της Σελίδας Βοήθειας | https://turtletasks.com#contact |
URL της Σελίδας Πολιτικής Απορρήτου | https://turtletasks.com/privacy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Email Extractor From Websites | Email Magnet", "description": "Extract emails and contact pages while visiting websites automatically. Includes bulk email extractor tool for multiple websites.", "version": "1.2.0", "icons": { "16": "assets\/logo\/logo-16.png", "48": "assets\/logo\/logo-48.png", "128": "assets\/logo\/logo-128.png" }, "options_page": "popup\/export.html", "action": { "default_title": "Email Extractor From Websites | Email Magnet", "default_popup": "popup\/popup.html" }, "permissions": [ "activeTab", "storage" ], "background": { "service_worker": "popup\/js\/background.js" }, "content_scripts": [ { "js": [ "assets\/js\/page.js", "assets\/js\/jquery.js", "assets\/js\/extract.js", "assets\/js\/listing.js", "assets\/js\/user.js" ], "matches": [ " |