Shopify Analyzer

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

Was ist Shopify Analyzer?

Shopify Analyzer ist eine Chrome-Erweiterung, die von ixspy.com entwickelt wurde, und ihr Hauptmerkmal ist "Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Shopify Analyzer-Erweiterungs-CRX-Datei herunterladen

Laden Sie Shopify Analyzer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Shopify Analyzer Shopify Analyzer
ID mimblplopkjaomdgamffaolcogmnfkfh
Offizielle URL https://chromewebstore.google.com/detail/shopify-analyzer/mimblplopkjaomdgamffaolcogmnfkfh
Beschreibung Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.
Dateigröße 828 KB
Installationsanzahl 7,359
Aktuelle Version 1.1.3
Letztes Update 2023-10-11
Veröffentlichungsdatum 2020-12-19
Bewertung 4.00/5 Insgesamt 8 Bewertungen
Entwickler ixspy.com
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://ixspy.com/private
Unterstützte Sprachen 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"
}