Shopify Spy Pro - Shopify Detector & Scraper

Shopify Spy Pro - Shopify Detector & Scraper

Cos'è Shopify Spy Pro - Shopify Detector & Scraper?

Shopify Spy Pro - Shopify Detector & Scraper è un'estensione di Chrome sviluppata da https://shopifyspypro.com, e la sua funzione principale è "Shopify Spy Pro - Shopify Detector & Scraper".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Shopify Spy Pro - Shopify Detector & Scraper

Scarica i file di estensione Shopify Spy Pro - Shopify Detector & Scraper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Looking to become the next dropshipping winner? Check out Shopify Spy Pro! 

Our platform is designed to help you discover Shopify secrets and succeed in your business. And best of all, it's completely free forever!

1.Track Real-Time Sales for Thousands of Stores

Stay ahead of the competition by monitoring the performance of almost any store. Keep tabs on revenue trends, product catalog, top-selling items, website traffic, and much more. And identify the popular stores that you should be aware of.

2.Discover your competitors' top-selling products to dominate your niche.

Identify insights at the product level, including the top 10 best-selling products, most popular categories, daily sales volume, and more. Analyze product trends and make adjustments to your store to stay one step ahead of your competition with ease.

3.Shopify Inspector

We provide you with all the essential store information such as name, store theme, theme name, First product time, Newest product time, region & city, language, currency, product quantity, Facebook pixel, TikTok pixel, Best selling products, and the time distribution of the latest product launches. 

With our tool, you can also conveniently group products by Product Type, Vendor, and Tag for easy access and analysis.

4.Apps and Tools

Our tool also includes an Apps and Tools section, which helps you reveal the secret apps that drive sales for your competitor's stores.

Our tool is easy to use. You simply need to open your Shopify store's webpage, and our plugin will automatically detect and present a floating bar. Click on the button to view the information you need. It's that simple!                    

Informazioni di Base sull'Estensione

Nome Shopify Spy Pro - Shopify Detector & Scraper Shopify Spy Pro - Shopify Detector & Scraper
ID henjpjnhcfffphkgkjhcnfcaafbhgghn
URL Ufficiale https://chromewebstore.google.com/detail/shopify-spy-pro-shopify-d/henjpjnhcfffphkgkjhcnfcaafbhgghn
Descrizione Shopify Spy Pro - Shopify Detector & Scraper
Dimensione del File 2.07 MB
Conteggio Installazioni 64
Versione Corrente 1.0.0.1
Ultimo Aggiornamento 2023-05-15
Data di Pubblicazione 2023-04-06
Sviluppatore https://shopifyspypro.com
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://shopifyspypro.com/privacy.html
Lingue Supportate en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Shopify Spy Pro - Shopify Detector & Scraper",
    "permissions": [
        "storage",
        "tabs",
        "identity",
        "background",
        "declarativeNetRequest",
        "identity.email",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/www.similarweb.com\/",
        "*:\/\/*.facebook.com\/*",
        "https:\/\/*.similarweb.com\/",
        "https:\/\/data.similarweb.com\/",
        "https:\/\/*\/"
    ],
    "version": "1.0.0.1",
    "description": "Shopify Spy Pro - Shopify Detector & Scraper",
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/ga.js",
                "css\/contentScripts.css",
                "icons\/*",
                "images\/*",
                "js\/options.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules.json"
            }
        ]
    },
    "default_locale": "en",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16x16.png",
            "32": "icons\/32x32.png",
            "48": "icons\/64x64.png",
            "128": "icons\/128x128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/ssp.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/options.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/contentScripts.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "icons\/16x16.png",
        "32": "icons\/32x32.png",
        "48": "icons\/64x64.png",
        "128": "icons\/128x128.png"
    }
}