Etsy Image Download - Include Photos & Video
Scrape images, photos, pictures and videos from Etsy Product and export, download to Excel with one click
Etsy Image Download - Include Photos & Videoとは何ですか?
Etsy Image Download - Include Photos & VideoはConverts Teamによって開発されたChromeの拡張機能で、その主な機能は「Scrape images, photos, pictures and videos from Etsy Product and export, download to Excel with one click」です。
拡張機能のスクリーンショット
Etsy Image Download - Include Photos & Video拡張機能のCRXファイルをダウンロード
Etsy Image Download - Include Photos & Video拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        With 'Etsy Image Download - Include Photo & Video', you can download pictures and videos from Etsy Product listings with One click, and export photos and videos to Excel document(*.xlsx).
All by download are HD resources.
🆕 New Update v1.0.1
✓ Fix some issues.
# Features
✓ One Click Download Image
✓ One Click Download All Images(*.zip)
✓ One Click Export All Images (Excel)
✓ One Click Export All Videos (Excel)
✓ One Click Download Video
# It's free?
Yes, Etsy Image Download is free. You can get basic functionality and upgrade to get more functionality.
# FAQ
https://etsyimagedownload.inforld.com/#faq
If you have any questions, don't hesitate to contact us at [email protected].
# Data Privacy
All the data you process is on your local computer and never passes through our servers.
# Statement
Etsy is a trademark of Etsy Inc. Etsy Image Download - Include Photo & Video is not affiliated with, endorsed, sponsored, or otherwise related to Etsy, Inc. or any of its affiliates or subsidiaries.                     拡張機能の基本情報
| 名前 |   |  
| ID | famhenjcjhlcemagbecffokfmamgpdeh | 
| 公式URL | https://chromewebstore.google.com/detail/etsy-image-download-inclu/famhenjcjhlcemagbecffokfmamgpdeh | 
| 説明 | Scrape images, photos, pictures and videos from Etsy Product and export, download to Excel with one click | 
| ファイルサイズ | 1.18 MB | 
| インストール数 | 3,793 | 
| 現在のバージョン | 1.0.1 | 
| 最終更新日 | 2023-04-12 | 
| 公開日 | 2023-02-20 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | Converts Team | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://etsyimagedownload.inforld.com/ | 
| プライバシーポリシーページのURL | https://inforld.com/privacy | 
| 対応言語 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Etsy Image Download - Include Photos & Video",
    "description": "Scrape images, photos, pictures and videos from Etsy Product and export, download to Excel with one click",
    "version": "1.0.1",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/famhenjcjhlcemagbecffokfmamgpdeh",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqck9BNwqbV9fzdYe2lJ8hWI3RcLSOR7AHjJo067GK42VobIFMhCYAlqkcUo8Fs00dzhkEspVrKmSL3ObzjFG9OrNion3GztelmYxOSaUGw+QONr+8n9hhRKb6iA\/gwHl1iwwnRoDdTGfsZf3FV6cVEfvD3mOjeC6haOinHXuM\/xEngTdgdyESRGkM2vCnw\/GUrnPeojtRNQh1tgoUOlALNvJcjiU0BwYqzcZYSVa2YqzwPn1uQ0PgepHwItcUE5PAUInZrnBehDr3WlFfa0TjVX6Azqwp4+eW+yao4hfFp10Rp0dv\/CiuqwOyqzo13GMUg\/IbphYklvb8w\/oemPNWQIDAQAB",
    "oauth2": {
        "client_id": "826069562394-090r47cc7d8sac692hgm60m04lukq4ad.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ],
        "web_client_id": "826069562394-gjpcr8v86a4iukcqvg3vmj9sm7829asd.apps.googleusercontent.com"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "icons": {
        "16": "public\/lib\/images\/logo_16.png",
        "32": "public\/lib\/images\/logo_32.png",
        "48": "public\/lib\/images\/logo_48.png",
        "128": "public\/lib\/images\/logo_128.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "identity",
        "scripting",
        "downloads"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_popup": "popup.html"
    }
}  |  |