WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Email Extractor

Email Extractor

View on Chrome Web Store
View Email Extractor Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (16 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Extract email addresses from web pages you visit
Type
Extension
Users
10,000 users
braingainsoft - https://sourcingcertification.com/
View author page of braingainsoft - https://sourcingcertification.com/
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 15, 2018
Version 2.3
Manifest version
3
Updated
Updated on January 24, 2023
productivity/workflow
Extension Category
View on Chrome Web Store
View Email Extractor Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Email Extractor",
    "description": "Extract email addresses from web pages you visit",
    "version": "2.3",
    "action": {
        "default_icon": "yellowenvelope.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "clipboardWrite",
        "scripting",
        "storage",
        "webNavigation"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top