ScrapeShopify - Scrape Shopify Site

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

什么是ScrapeShopify - Scrape Shopify Site?

ScrapeShopify - Scrape Shopify Site是由https://oneclickbooster.com开发的Chrome扩展程序,该扩展的主要功能是“Shopify Scraper.Shopify Spy Tool Free.One click product scraper shopify.”。

扩展截图

screenshot

下载ScrapeShopify - Scrape Shopify Site扩展crx文件

下载ScrapeShopify - Scrape Shopify Site扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 ScrapeShopify - Scrape Shopify Site ScrapeShopify - Scrape Shopify Site
ID cbhhkdajbodcggmlchdnbmfmiodafkfo
官方URL https://chromewebstore.google.com/detail/scrapeshopify-scrape-shop/cbhhkdajbodcggmlchdnbmfmiodafkfo
简介 Shopify Scraper.Shopify Spy Tool Free.One click product scraper shopify.
文件大小 390 KB
安装次数 91
当前版本 1.0.5
更新时间 2022-03-29
上架时间 2021-09-30
开发者 https://oneclickbooster.com
电子邮箱 [email protected]
付费类型 in_app
扩展官网 https://oneclickbooster.com
帮助页面URL https://oneclickbooster.com/terms-of-service/
隐私政策页面URL https://oneclickbooster.com/privacy-policy
支持的语言 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",
        ""
    ]
}