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 |
| 公式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 |
| Eメール | [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"
]
} | |