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"
    ]
}