Visible Email Scraper

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

What is Visible Email Scraper?

Visible Email Scraper is a Chrome extension developed by Jagadeesh Chundru, and its main feature is "This tool is useful to scrape publicly available emails. Which is visible".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Visible Email Scraper Extension CRX File

Download Visible Email Scraper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        @ 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.                    

Extension Basic Information

Name Visible Email Scraper Visible Email Scraper
ID cofbbkpeklnnmmfmioopmhagmjbfcccc
Official URL https://chromewebstore.google.com/detail/visible-email-scraper/cofbbkpeklnnmmfmioopmhagmjbfcccc
Description This tool is useful to scrape publicly available emails. Which is visible
File Size 13.49 KB
Installation Count 12
Current Version 1.0
Last Updated 2020-11-16
Publish Date 2020-11-16
Rating 5.00/5 Total 1 Ratings
Developer Jagadeesh Chundru
Email [email protected]
Payment Type free
Extension Website https://jagadeeshchundru.com/visible-email-scraper/
Help Page URL https://jagadeeshchundru.com/contact/
Privacy Policy Page URL https://jagadeeshchundru.com/privacy-policy
Supported Languages 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
}