ScrapeShopify - Scrape Shopify Site

Shopify Scraper.Shopify Spy Tool Free.One click product scraper shopify.

ScrapeShopify - Scrape Shopify Site là gì?

ScrapeShopify - Scrape Shopify Site là một tiện ích mở rộng Chrome được phát triển bởi https://oneclickbooster.com, và tính năng chính của nó là "Shopify Scraper.Shopify Spy Tool Free.One click product scraper shopify.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng ScrapeShopify - Scrape Shopify Site

Tải xuống các tệp mở rộng ScrapeShopify - Scrape Shopify Site dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        "One click export Shopify products data into excel & csv.

Best Shopify Spy for you.Download shopify products to excel & csv.

Tired of looking for a tool that can scraper shopify? you deserve to have this, your time applied to enjoy life instead of boring repetition.

How does it work?

1. Install the plugin and login

2. Visit shopify shop (When visiting the shopify store, our icon in the top right corner will show green and the total number of products)

3. Select  collection and Click the Export button

Data privacy

All the data is processed only on your local computer, it never passes through our web servers, no one knows what others export.

Support

We sincerely want to solve any problem you may have.Please feel free to contact us, we are always [email protected]"                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ScrapeShopify - Scrape Shopify Site ScrapeShopify - Scrape Shopify Site
ID cbhhkdajbodcggmlchdnbmfmiodafkfo
URL Chính Thức https://chromewebstore.google.com/detail/scrapeshopify-scrape-shop/cbhhkdajbodcggmlchdnbmfmiodafkfo
Mô tả Shopify Scraper.Shopify Spy Tool Free.One click product scraper shopify.
Kích Thước Tệp 390 KB
Số Lần Cài Đặt 91
Phiên Bản Hiện Tại 1.0.5
Cập Nhật Lần Cuối 2022-03-29
Ngày Phát Hành 2021-09-30
Nhà Phát Triển https://oneclickbooster.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://oneclickbooster.com
URL Trang Trợ Giúp https://oneclickbooster.com/terms-of-service/
URL Trang Chính Sách Bảo Mật https://oneclickbooster.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ScrapeShopify - Scrape Shopify Site",
    "version": "1.0.5",
    "manifest_version": 2,
    "description": "Shopify Scraper.Shopify Spy Tool Free.One click product scraper shopify.",
    "browser_action": {
        "default_icon": {
            "16": "assets\/images\/icon16.png",
            "48": "assets\/images\/icon48.png",
            "128": "assets\/images\/icon128.png"
        },
        "default_popup": "popup\/index.html"
    },
    "icons": {
        "16": "assets\/images\/icon16.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/*.google.com https:\/\/www.gstatic.com\/ ; object-src 'self'",
    "permissions": [
        "tabs",
        "activeTab",
        ""
    ]
}