Etsy Email Extractor

Extract your Etsy customers emails

What is Etsy Email Extractor?

Etsy Email Extractor is a Chrome extension developed by bbb_extensions, and its main feature is "Extract your Etsy customers emails".

Extension Screenshots

screenshot

Download Etsy Email Extractor Extension CRX File

Download Etsy Email Extractor 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

                        Download your Etsy customer emails and start doing targeted email marketing.

The Etsy Email Extractor is a free tool that helps Etsy sellers extract their customer email addresses. With this tool, you can easily download a list of email addresses, which you can use for targeted email campaigns. The tool is especially useful for small sellers who may not have access to more advanced email marketing tools.                    

Extension Basic Information

Name Etsy Email Extractor Etsy Email Extractor
ID ndpjmeobpageijjcglkcmgpgelgkpccn
Official URL https://chromewebstore.google.com/detail/etsy-email-extractor/ndpjmeobpageijjcglkcmgpgelgkpccn
Description Extract your Etsy customers emails
File Size 117 KB
Installation Count 834
Current Version 1.1
Last Updated 2023-03-17
Publish Date 2023-03-17
Rating 5.00/5 Total 1 Ratings
Developer bbb_extensions
Payment Type free
Privacy Policy Page URL https://etsyemailextractor.com?page_id=3
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Etsy Email Extractor",
    "description": "Extract your Etsy customers emails",
    "version": "1.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": "logo.png"
    },
    "background": {
        "service_worker": "firebase.js"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ]
}