TBL Ecom Scraper

Scrap Shopify and woocommerce site scraper

Cos'è TBL Ecom Scraper?

TBL Ecom Scraper è un'estensione di Chrome sviluppata da pirotteassocies1, e la sua funzione principale è "Scrap Shopify and woocommerce site scraper".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione TBL Ecom Scraper

Scarica i file di estensione TBL Ecom Scraper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome TBL Ecom Scraper TBL Ecom Scraper
ID ofgabniiilbhbecifagpofonbobcckmk
URL Ufficiale https://chromewebstore.google.com/detail/tbl-ecom-scraper/ofgabniiilbhbecifagpofonbobcckmk
Descrizione Scrap Shopify and woocommerce site scraper
Dimensione del File 192 KB
Conteggio Installazioni 158
Versione Corrente 1.0.0
Ultimo Aggiornamento 2023-01-08
Data di Pubblicazione 2023-01-08
Sviluppatore pirotteassocies1
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}