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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Scrape images, photos, pictures and videos from Etsy Product and export, download to Excel with one click"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Etsy Image Download - Include Photos & Video एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Etsy Image Download - Include Photos & Video Etsy Image Download - Include Photos & Video
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
ईमेल [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"
    }
}