Shopify Spy Pro - Shopify Detector & Scraper

Shopify Spy Pro - Shopify Detector & Scraper

Wat is Shopify Spy Pro - Shopify Detector & Scraper?

Shopify Spy Pro - Shopify Detector & Scraper is een Chrome-extensie ontwikkeld door https://shopifyspypro.com, en de belangrijkste functie is "Shopify Spy Pro - Shopify Detector & Scraper".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Shopify Spy Pro - Shopify Detector & Scraper

Download Shopify Spy Pro - Shopify Detector & Scraper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Shopify Spy Pro - Shopify Detector & Scraper Shopify Spy Pro - Shopify Detector & Scraper
ID henjpjnhcfffphkgkjhcnfcaafbhgghn
Officiële URL https://chromewebstore.google.com/detail/shopify-spy-pro-shopify-d/henjpjnhcfffphkgkjhcnfcaafbhgghn
Beschrijving Shopify Spy Pro - Shopify Detector & Scraper
Bestandsgrootte 2.07 MB
Aantal Installaties 64
Huidige Versie 1.0.0.1
Laatst Bijgewerkt 2023-05-15
Publicatiedatum 2023-04-06
Ontwikkelaar https://shopifyspypro.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://shopifyspypro.com/privacy.html
Ondersteunde Talen 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"
    }
}