Etsy Reviews Exporter | Images

Scrape Etsy product reviews and download to Excel/CSV with one click. Export comments, ratings, variation, and images.

Τι είναι το Etsy Reviews Exporter | Images;

Το Etsy Reviews Exporter | Images είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Converts Team, και η κύρια λειτουργία του είναι "Scrape Etsy product reviews and download to Excel/CSV with one click. Export comments, ratings, variation, and images.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Etsy Reviews Exporter | Images

Λήψη αρχείων επέκτασης Etsy Reviews Exporter | Images σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Etsy Reviews Exporter | Images, auto scrape, extract and download reviews from Etsy product listings, including images, and you can one click to export to xlsx/csv file.

🆕 New Update v1.3.1
✓ Fix some issues

# Features
✓ Download reviews from Etsy product listings, including images
✓ Support Export Reviews for item and shop
✓ Support Sort by Recommended and Newest
✓ Support to Export Variants (If reviews contain)
✓ Export as XLSX (Excel Document) and CSV
✓ Sort by Author, Rating, Number of stars, Purchased Item, Variations, Review Date, Helpful count, etc. on Dashboard

# It's free?
Yes, Etsy Reviews Exporter | Images is free. You can get basic functionality and upgrade to get more functionality.

# FAQ
https://etsyreviews.inforld.com/#faq

If the popup window does not recognize reviews count for the first time, you can wait a while or reopen the popup windows several times.

If it keeps failing, please send us the corresponding product details link, and we will do some troubleshooting and compatibility.

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.
https://etsyreviews.inforld.com/privacy

# Statement
Etsy is a trademark of Etsy Inc. Etsy Reviews Exporter | Images is not affiliated with, endorsed, sponsored, or otherwise related to Etsy, Inc. or any of its affiliates or subsidiaries.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Etsy Reviews Exporter | Images Etsy Reviews Exporter | Images
ID pacldcgmdlbpfbbeollmedbbminphlde
Επίσημο URL https://chromewebstore.google.com/detail/etsy-reviews-exporter-ima/pacldcgmdlbpfbbeollmedbbminphlde
Περιγραφή Scrape Etsy product reviews and download to Excel/CSV with one click. Export comments, ratings, variation, and images.
Μέγεθος Αρχείου 1.81 MB
Αριθμός Εγκαταστάσεων 1,426
Τρέχουσα Έκδοση 1.3.1
Τελευταία Ενημέρωση 2024-02-26
Ημερομηνία Δημοσίευσης 2023-01-25
Αξιολόγηση 4.14/5 Συνολικά 14 Αξιολογήσεις
Προγραμματιστής Converts Team
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://etsyreviews.inforld.com
URL της Σελίδας Πολιτικής Απορρήτου https://inforld.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",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "1.3.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo9QSjzUs5\/c7Jthxcw1iqOJQ0oyV6f9br9UQ4PvUnbjDvqT18NuTxtA16m9oYK\/MeYjlyAhFEQYNjuR3yIe2LmowDX845FRxbCmk3P8VkL0uRiC0aAuwEcNuD90V4BIh4B6NBcFMAacQOj+p8ibGbmCllNWb\/URgFEFTeYs8N5japXSKGLL1pIJ3wTJbyS6lvlQ5uGZmwpk5fJX2t2SRdfuFHssxVUqNdVXNeOvGwbRFdA\/cBiZaVvRZINcKKpo86QAbyhMeMYRMQMDqDJmMOFvrTTxYlfS0h1nmebnaFPIgY2JKQxNlEN8l9KyzVzs5DtLBCYkrI5IOySN5r652jQIDAQAB",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/pacldcgmdlbpfbbeollmedbbminphlde",
    "manifest_version": 3,
    "oauth2": {
        "client_id": "581943974461-0k4avh45aikkf9mc7nnlmisgih5me7h5.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ],
        "web_client_id": "581943974461-aihc7unm1hjhk8f2nmsus16qpbonlko7.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"
    }
}