ScrapeShopify - Scrape Shopify Site

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

¿Qué es ScrapeShopify - Scrape Shopify Site?

ScrapeShopify - Scrape Shopify Site es una extensión de Chrome desarrollada por https://oneclickbooster.com, y su función principal es "Shopify Scraper.Shopify Spy Tool Free.One click product scraper shopify.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión ScrapeShopify - Scrape Shopify Site

Descarga archivos de extensión ScrapeShopify - Scrape Shopify Site en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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

Información Básica de la Extensión

Nombre ScrapeShopify - Scrape Shopify Site ScrapeShopify - Scrape Shopify Site
ID cbhhkdajbodcggmlchdnbmfmiodafkfo
URL Oficial https://chromewebstore.google.com/detail/scrapeshopify-scrape-shop/cbhhkdajbodcggmlchdnbmfmiodafkfo
Descripción Shopify Scraper.Shopify Spy Tool Free.One click product scraper shopify.
Tamaño del Archivo 390 KB
Cantidad de Instalaciones 91
Versión Actual 1.0.5
Última Actualización 2022-03-29
Fecha de Publicación 2021-09-30
Desarrollador https://oneclickbooster.com
Correo electrónico [email protected]
Tipo de Pago in_app
Sitio Web de la Extensión https://oneclickbooster.com
URL de la Página de Ayuda https://oneclickbooster.com/terms-of-service/
URL de la Página de Política de Privacidad https://oneclickbooster.com/privacy-policy
Idiomas Soportados 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",
        ""
    ]
}