Wayfair Reviews Exporter | Images
Scrape Wayfair product reviews and download to Excel/CSV with one click. Export comments, ratings, variation, and images.
Τι είναι το Wayfair Reviews Exporter | Images;
Το Wayfair Reviews Exporter | Images είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Converts Team, και η κύρια λειτουργία του είναι "Scrape Wayfair product reviews and download to Excel/CSV with one click. Export comments, ratings, variation, and images.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Wayfair Reviews Exporter | Images
Λήψη αρχείων επέκτασης Wayfair Reviews Exporter | Images σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Wayfair Reviews Exporter | Images, auto scrape, extract and download reviews from Wayfair product listings, including images, and you can one click to export to xlsx/csv file.
# Features
✓ Download reviews from Wayfair product listings, including images
✓ Support Sort by Most relevant, Includes customer photos, Latest, Most helpful, Highest rating, and Lowest rating
✓ Filter by keywords
✓ Filter by stars rating
✓ Support Wayfair Sites: U.S., Germany, Canada, and the U.K.
✓ Export as XLSX (Excel Document) and CSV
# It's free?
Yes, Wayfair Reviews Exporter | Images is free. You can get basic functionality and upgrade to get more functionality.
# FAQ
https://wayfairreviews.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
Wayfair is a trademark of Wayfair Inc. Wayfair Reviews Exporter | Images is not affiliated with, endorsed, sponsored, or otherwise related to Wayfair, Inc. or any of its affiliates or subsidiaries. Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | bfolffghpfcconigeekgplmmpmhljbje |
| Επίσημο URL | https://chromewebstore.google.com/detail/wayfair-reviews-exporter/bfolffghpfcconigeekgplmmpmhljbje |
| Περιγραφή | Scrape Wayfair product reviews and download to Excel/CSV with one click. Export comments, ratings, variation, and images. |
| Μέγεθος Αρχείου | 1.44 MB |
| Αριθμός Εγκαταστάσεων | 170 |
| Τρέχουσα Έκδοση | 1.0.1 |
| Τελευταία Ενημέρωση | 2023-01-28 |
| Ημερομηνία Δημοσίευσης | 2023-01-27 |
| Προγραμματιστής | Converts Team |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://wayfairreviews.inforld.com |
| URL της Σελίδας Πολιτικής Απορρήτου | https://inforld.com/privacy |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Wayfair Reviews Exporter | Images",
"description": "Scrape Wayfair product reviews and download to Excel\/CSV with one click. Export comments, ratings, variation, and images.",
"version": "1.0.1",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAleFXK3cz\/uR\/tPy0TejYuBAjC0Lu5H7PHh6Si3PPtUTL+ZNy7VlltXGqA9CmndwBzJ4Rf2h2+Br8\/08yVvfTj3gixo5rrlLNl74m2ENF52OyTCFMcD2XcSI6HlV\/4G20GjRfexZZaTGhcSnK6fOfJxlCJC3EOyMLpaOIMVDehtwATNP21p0d12GXRZthc5JNJna97yjGHAEmHJtSctlGBBQrPVfZSpkRifv37Jk46AJkivoOwdJkaSyrEdUiP\/seOHjIZSHjxt2KoHxk0ExnMaSte56cHNH1UAryGkf5HI7f67PjwiGuIY4hV+5wDXeVxWXMvn\/Wg1WoXypfyoQisQIDAQAB",
"homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/bfolffghpfcconigeekgplmmpmhljbje",
"manifest_version": 3,
"oauth2": {
"client_id": "391882722773-g4shh05as60trlhh1mfem5gvmgp8312i.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
],
"web_client_id": "391882722773-c41ok6o61mhhml4thbp2i7q5smu46v6l.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"
}
} | |