Shopify Analyzer

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

Co to jest Shopify Analyzer?

Shopify Analyzer to rozszerzenie Chrome opracowane przez ixspy.com, a jego główną funkcją jest „Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Shopify Analyzer

Pobierz pliki rozszerzeń Shopify Analyzer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Shopify Analyzer Shopify Analyzer
ID mimblplopkjaomdgamffaolcogmnfkfh
Oficjalny URL https://chromewebstore.google.com/detail/shopify-analyzer/mimblplopkjaomdgamffaolcogmnfkfh
Opis Shopify Spy tool for followers & products tracking, fresh posts & ads listing. Great extension for dropship dealer.
Rozmiar pliku 828 KB
Liczba instalacji 7,359
Aktualna Wersja 1.1.3
Ostatnia Aktualizacja 2023-10-11
Data Publikacji 2020-12-19
Ocena 4.00/5 Łącznie 8 Oceny
Deweloper ixspy.com
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://ixspy.com/private
Obsługiwane Języki 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"
}