TBL Ecom Scraper

Scrap Shopify and woocommerce site scraper

Apa itu TBL Ecom Scraper?

TBL Ecom Scraper adalah ekstensi Chrome yang dikembangkan oleh pirotteassocies1, dan fitur utamanya adalah "Scrap Shopify and woocommerce site scraper".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi TBL Ecom Scraper

Unduh file ekstensi TBL Ecom Scraper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama TBL Ecom Scraper TBL Ecom Scraper
ID ofgabniiilbhbecifagpofonbobcckmk
URL Resmi https://chromewebstore.google.com/detail/tbl-ecom-scraper/ofgabniiilbhbecifagpofonbobcckmk
Deskripsi Scrap Shopify and woocommerce site scraper
Ukuran File 192 KB
Jumlah Instalasi 158
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2023-01-08
Tanggal Publikasi 2023-01-08
Pengembang pirotteassocies1
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}