Wayfair Images Downloader
Scrape and download high-resolution images of Wayfair product listings in bulk or one by one from any listing with just a click.
什么是Wayfair Images Downloader?
Wayfair Images Downloader是由https://extensionsbox.com开发的Chrome扩展程序,该扩展的主要功能是“Scrape and download high-resolution images of Wayfair product listings in bulk or one by one from any listing with just a click.”。
扩展截图
下载Wayfair Images Downloader扩展crx文件
下载Wayfair Images Downloader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Download High-Resolution Wayfair Product Images with Ease With just one click, get access to all the high-res images for any Wayfair product. No more wasting time to save one by one. Our tool allows bulk downloading so you can get all the photos you need in seconds. Whether you need site imagery, print designs, or inspiration, this extension delivers. Key Features: - One-click to save entire product image galleries - Individual or zipped bulk downloads - No coding required - super simple to use - Save high-res photos up to 3000x3000 pixels - Works on any product detail page Whatever your use case - catalogs, web design, print projects, or personal archiving - this tool makes gathering images easy. No more hassles or hunting for product photos. Get the image you want with the click of a button. Ideal for: - E-commerce site owners - Designers and creative pros - Marketing teams - Casual shoppers and home decorators Install our handy image scraping extension to save time and effort. Get high-quality product shots with minimum fuss. Install now and start downloading in seconds! What Wayfair Images Downloader can do for me? This is a Chrome Extension that allows users to scrape and save product images easily. With just one click, you can save all pics for a particular product, making it a convenient tool for shop owners or anyone who needs to quickly grab product photos from the site. How to download all the listing images from a given product? Scraping and saving product pics can be done easily with our tool, without any need for coding. Simply follow these steps: - Open any product on Wayfair.com. - Click the “download icon” on the top right of the product listings images. - All the product pics should be displayed on the popup window. You can save them one by one individually or as a bundled zip file. Data Privacy Your data stays on your device and is not stored or transmitted to our servers. We prioritize keeping your information secure and confidential. Disclaimer This extension is an independently developed product by ExtensionsBox and has no association with Temu.
扩展基本信息
名称 | Wayfair Images Downloader |
ID | ggcepafcjdcadpepeedmlhnokcejdlal |
官方URL | https://chromewebstore.google.com/detail/wayfair-images-downloader/ggcepafcjdcadpepeedmlhnokcejdlal |
简介 | Scrape and download high-resolution images of Wayfair product listings in bulk or one by one from any listing with just a click. |
文件大小 | 3.04 MB |
安装次数 | 64 |
当前版本 | 1.0.3 |
更新时间 | 2024-01-09 |
上架时间 | 2023-08-07 |
评分 | 5.00/5 共3次评分 |
开发者 | https://extensionsbox.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://wayfairimagesdownloader.extensionsbox.com |
帮助页面URL | https://wayfairimagesdownloader.extensionsbox.com |
隐私政策页面URL | https://extensionsbox.com/privacy |
支持的语言 | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ "storage", "identity", "scripting", "downloads" ], "host_permissions": [ "*:\/\/wayfairreviewsextractor.extensionsbox.com\/*", "*:\/\/*.wayfair.com\/*", "*:\/\/*.wayfair.co.uk\/*", "*:\/\/*.wayfair.de\/*", "*:\/\/*.wayfair.ie\/*", "*:\/\/*.assets.wfcdn.com\/*" ], "background": { "service_worker": "service-worker.js" }, "action": { "default_popup": "popup.html", "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" } }, "content_scripts": [ { "matches": [ "*:\/\/*.wayfair.com\/*", "*:\/\/*.wayfair.co.uk\/*", "*:\/\/*.wayfair.de\/*", "*:\/\/*.wayfair.ie\/*" ], "js": [ "contentScript.js" ], "css": [ "style.css" ], "run_at": "document_end", "all_frames": false } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkYlCA9y7ZhTy3sztRlzF90LzXO2IP+Y93gd2S386YobJ0D5q5IsXVJBrIPNUqlz3R+ivFVdTwFyPowfJuy8fWkHxkD6ShdmSW0ayf2kjdWpxRcS5KfSWbU1\/lHg50PUF13Da3uu+ma8SyIX7QXVv10MYRHPMYCFgldoNx9GYV8P3SnmOcF1Njh9ykEHe6Ru6XYUTAObgmsajA2HFk0etwAvDhJdhs5oXBHwVTgBIDu\/d2VMODMDhU5VLMqLND8fgo4GgThbJWD7mCzQpCE62zXg2xfAVOfRgJVog1CZbSIK9x0FMzsqbffy2esjyqLuYPIhjnzRZ\/8vNkXziubZo4QIDAQAB", "oauth2": { "client_id": "898233797455-k1im10vd55q6gjld345vrfttfiee2pqj.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "web_accessible_resources": [ { "resources": [ "assets\/*", "libs\/*", "injected.js", "downloader.html" ], "matches": [ " |