Shopify Analyzer

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

Hvad er Shopify Analyzer?

Shopify Analyzer er en Chrome-udvidelse udviklet af ixspy.com, og dens hovedfunktion er "Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Shopify Analyzer-udvidelses-CRX-fil

Download Shopify Analyzer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Shopify Analyzer Shopify Analyzer
ID mimblplopkjaomdgamffaolcogmnfkfh
Officiel URL https://chromewebstore.google.com/detail/shopify-analyzer/mimblplopkjaomdgamffaolcogmnfkfh
Beskrivelse Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.
Filstørrelse 828 KB
Antal Installationer 7,359
Nuværende Version 1.1.3
Senest Opdateret 2023-10-11
Udgivelsesdato 2020-12-19
Bedømmelse 4.00/5 Samlet 8 Bedømmelser
Udvikler ixspy.com
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://ixspy.com/private
Understøttede Sprog 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"
}