Etsy Email Downloader

Extract your Etsy customers emails

Etsy Email Downloaderとは何ですか?

Etsy Email DownloaderはMarketsy — Etsy Email Downloaderによって開発されたChromeの拡張機能で、その主な機能は「Extract your Etsy customers emails」です。

拡張機能のスクリーンショット

screenshot

Etsy Email Downloader拡張機能のCRXファイルをダウンロード

Etsy Email Downloader拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The original Etsy Email Downloader. 

Etsy email downloader is a free tool for Etsy sellers to help them download their Etsy customer emails. 

Email marketing is a great way to connect with Etsy customers. You can export customer emails from Etsy and use them to create targeted email campaigns. To get started, you'll need to download etsy customer emails. 

You can get your customer email from Etsy by using this chrome extension. Once you have a list of customer email addresses, you can create a targeted email campaigns.

Etsy email downloader helps small sellers download their customer emails into a CSV. 

[ How to Get Etsy Customer Emails ]
1. Install the chrome extension
2. Go to your Etsy orders page
3. Click the save button
4. Click the download button
5. Open the CSV with your customer emails                    

拡張機能の基本情報

名前 Etsy Email Downloader Etsy Email Downloader
ID kcfboiplelfmfhcjacnankneicgancje
公式URL https://chromewebstore.google.com/detail/etsy-email-downloader/kcfboiplelfmfhcjacnankneicgancje
説明 Extract your Etsy customers emails
ファイルサイズ 345 KB
インストール数 1,230
現在のバージョン 2.3.1
最終更新日 2023-05-12
公開日 2022-11-09
評価 3.00/5 合計 14 レビュー
開発者 Marketsy — Etsy Email Downloader
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://marketsy.io/privacy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Etsy Email Downloader",
    "description": "Extract your Etsy customers emails",
    "version": "2.3.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": "etsy_email_downloader_logo.png"
    },
    "background": {
        "service_worker": "firebase.js"
    },
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        ""
    ]
}