Shopify Analyzer

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

What is Shopify Analyzer?

Shopify Analyzer is a Chrome extension developed by ixspy.com, and its main feature is "Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Shopify Analyzer Extension CRX File

Download Shopify Analyzer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Shopify Analyzer Shopify Analyzer
ID mimblplopkjaomdgamffaolcogmnfkfh
Official URL https://chromewebstore.google.com/detail/shopify-analyzer/mimblplopkjaomdgamffaolcogmnfkfh
Description Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.
File Size 828 KB
Installation Count 7,359
Current Version 1.1.3
Last Updated 2023-10-11
Publish Date 2020-12-19
Rating 4.00/5 Total 8 Ratings
Developer ixspy.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://ixspy.com/private
Supported Languages 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"
}