TBL Ecom Scraper
Scrap Shopify and woocommerce site scraper
什麼是TBL Ecom Scraper?
TBL Ecom Scraper是由pirotteassocies1開發的Chrome擴展程式,該擴展的主要功能是“Scrap Shopify and woocommerce site scraper”。
擴展截圖
下載TBL Ecom Scraper擴展crx文件
下載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. 擴展基本資訊
| 名稱 | |
| ID | ofgabniiilbhbecifagpofonbobcckmk |
| 官方網址 | 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"
]
} | |