Visible Email Scraper

This tool is useful to scrape publicly available emails. Which is visible

Wat is Visible Email Scraper?

Visible Email Scraper is een Chrome-extensie ontwikkeld door Jagadeesh Chundru, en de belangrijkste functie is "This tool is useful to scrape publicly available emails. Which is visible".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Visible Email Scraper

Download Visible Email Scraper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        @ You can get emails from Search Engines, Social Media Platforms and from Others.

Search query will play a big role to find your emails.

We added few queries in screenshots. For more you can visit - https://jagadeeshchundru.com/visible-email-scraper/

We developed this tool to easy the workflow. So, please use this tool for good purpose. Don't spam others with bloody email's.

Please be careful with GDPR, CCPA and related privacy policies.                    

Basisinformatie over de Extensie

Naam Visible Email Scraper Visible Email Scraper
ID cofbbkpeklnnmmfmioopmhagmjbfcccc
Officiële URL https://chromewebstore.google.com/detail/visible-email-scraper/cofbbkpeklnnmmfmioopmhagmjbfcccc
Beschrijving This tool is useful to scrape publicly available emails. Which is visible
Bestandsgrootte 13.49 KB
Aantal Installaties 12
Huidige Versie 1.0
Laatst Bijgewerkt 2020-11-16
Publicatiedatum 2020-11-16
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Jagadeesh Chundru
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://jagadeeshchundru.com/visible-email-scraper/
Help Pagina-URL https://jagadeeshchundru.com/contact/
URL van de Privacybeleid Pagina https://jagadeeshchundru.com/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "visible email scraper background.js"
        ]
    },
    "browser_action": {
        "default_icon": "visible email scraper - icon 128.png",
        "default_title": "Visible Email Scarper"
    },
    "name": "Visible Email Scraper",
    "description": "This tool is useful to scrape publicly available emails. Which is visible",
    "homepage_url": "https:\/\/jagadeeshchundru.com\/visible-email-scraper\/",
    "icons": {
        "128": "visible email scraper - icon 128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "1.0",
    "manifest_version": 2
}