TBL Ecom Scraper

Scrap Shopify and woocommerce site scraper

Τι είναι το TBL Ecom Scraper;

Το TBL Ecom Scraper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον pirotteassocies1, και η κύρια λειτουργία του είναι "Scrap Shopify and woocommerce site scraper".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης TBL Ecom Scraper

Λήψη αρχείων επέκτασης TBL Ecom Scraper σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        TBL Ecom Scrapper is a tool to extract products from the Shopify store,
export products to Excel/CSV and migrate Shopify to Woocommerce.

#Features :
One-click to export all products data to a CSV file
Export Products name in a text file
Select the specified collection to export
Select the specified products to export
Search the specified products to export
Sort products by the products name or products type

# Important Note: 
Shopify does NOT belong or related to the official Shopify application/website in any ways. It is an unofficial app that is developed and maintained independently. 

# Data Privacy
All product data is processed in your local computer, it is never passing through our web server, and no one knows what you export/analyze.                    

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

Όνομα TBL Ecom Scraper TBL Ecom Scraper
ID ofgabniiilbhbecifagpofonbobcckmk
Επίσημο URL https://chromewebstore.google.com/detail/tbl-ecom-scraper/ofgabniiilbhbecifagpofonbobcckmk
Περιγραφή Scrap Shopify and woocommerce site scraper
Μέγεθος Αρχείου 192 KB
Αριθμός Εγκαταστάσεων 158
Τρέχουσα Έκδοση 1.0.0
Τελευταία Ενημέρωση 2023-01-08
Ημερομηνία Δημοσίευσης 2023-01-08
Προγραμματιστής pirotteassocies1
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TBL Ecom Scraper",
    "version": "1.0.0",
    "description": "Scrap Shopify and woocommerce site scraper ",
    "action": {
        "default_title": "ecom scrapper",
        "default_popup": "popup.html"
    },
    "manifest_version": 3,
    "permissions": [
        "storage",
        "tabs"
    ]
}