Shopify Analyzer

Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.

¿Qué es Shopify Analyzer?

Shopify Analyzer es una extensión de Chrome desarrollada por ixspy.com, y su función principal es "Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Shopify Analyzer

Descarga archivos de extensión Shopify Analyzer 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

                        Shopify tool for E-commerce sellers and Dropshippers. Shopify Analyzer is the No.1 Shopify analysis extension that help you quickly analyze store and product information, understand the recent trends of competitors, and further explore products through various unique functions.
---------------------------------------------------------------------------------------------------------------------------------
What functions does this extension has?

Product/store basic information
Quickly understand their basic information when browsing stores and products on the Shopify stores’ website.
Store: product quantity, theme, country, pixel info, plug-in, traffic overview, launched products;
Product: launched time, last sale time, price, product category, product label, recent sales.

Variety charts of store
Understand the launched trend, category and label of the products in the store.

Traffic overview
By connecting with Similarweb, you can understand the basic store visits and similar site visit data.

Facebook ADs database
View the advertisements of the products on Facebook to understand the audience and popularity of the products.
---------------------------------------------------------------------------------------------------------------------------------
How to use it?
Just install the extension with Chrome browser, visit Shopify stores, and it will show all things for you.
---------------------------------------------------------------------------------------------------------------------------------
As the best alternative of Koala Inspector, Shopify Spy Scraper, PPSPY, Shopify Analyzer is your best partner for your E-commerce business. Try it now! For more Shopify products and stores analysis, please visit https://ixspy.com                    

Información Básica de la Extensión

Nombre Shopify Analyzer Shopify Analyzer
ID mimblplopkjaomdgamffaolcogmnfkfh
URL Oficial https://chromewebstore.google.com/detail/shopify-analyzer/mimblplopkjaomdgamffaolcogmnfkfh
Descripción Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.
Tamaño del Archivo 828 KB
Cantidad de Instalaciones 7,359
Versión Actual 1.1.3
Última Actualización 2023-10-11
Fecha de Publicación 2020-12-19
Calificación 4.00/5 Total de 8 Calificaciones
Desarrollador ixspy.com
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://ixspy.com/private
Idiomas Soportados de,en,fr,es,pt-BR,pt-PT,ru,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Shopify Analyzer",
    "version": "1.1.3",
    "description": "Shopify\u00a0Spy\u00a0tool\u00a0for\u00a0followers\u00a0&\u00a0products\u00a0tracking,\u00a0fresh\u00a0posts\u00a0&\u00a0ads\u00a0listing.\u00a0Great\u00a0extension\u00a0for\u00a0dropship\u00a0dealer.",
    "author": "ixspy",
    "icons": {
        "48": "source\/img\/Shopify.png",
        "128": "source\/img\/Shopify.png"
    },
    "action": {
        "default_icon": "source\/img\/Shopify.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "content_scripts": [
        {
            "exclude_matches": [
                "https:\/\/www.baidu.com\/*"
            ],
            "matches": [
                ""
            ],
            "js": [
                "js\/common\/jquery.js",
                "js\/connect\/connection.js",
                "js\/appendDom.js",
                "js\/common\/echarts.min.js",
                "js\/common\/xlsx.full.min.js",
                "js\/requestMiddle\/request.js",
                "js\/common\/config.js",
                "js\/appendDom\/fb.js",
                "js\/appendDom\/my.js",
                "js\/appendDom\/product.js",
                "js\/appendDom\/store.js",
                "js\/appendDom\/sale.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "source\/img\/*.gif",
                "source\/img\/*.png",
                "source\/img\/*.svg",
                "js\/common\/jquery.js",
                "js\/font.js",
                "js\/common\/common_func.js",
                "css\/ixspy_tools.css",
                "css\/ixspy_font.css",
                "js\/common\/getShopify.js",
                "https:\/\/cdn.ixspy.cn\/shopify\/js\/ads.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "default_locale": "en"
}