Shopify Spy Pro - Shopify Detector & Scraper

Shopify Spy Pro - Shopify Detector & Scraper

Was ist Shopify Spy Pro - Shopify Detector & Scraper?

Shopify Spy Pro - Shopify Detector & Scraper ist eine Chrome-Erweiterung, die von https://shopifyspypro.com entwickelt wurde, und ihr Hauptmerkmal ist "Shopify Spy Pro - Shopify Detector & Scraper".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Shopify Spy Pro - Shopify Detector & Scraper-Erweiterungs-CRX-Datei herunterladen

Laden Sie Shopify Spy Pro - Shopify Detector & Scraper-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Shopify Spy Pro - Shopify Detector & Scraper Shopify Spy Pro - Shopify Detector & Scraper
ID henjpjnhcfffphkgkjhcnfcaafbhgghn
Offizielle URL https://chromewebstore.google.com/detail/shopify-spy-pro-shopify-d/henjpjnhcfffphkgkjhcnfcaafbhgghn
Beschreibung Shopify Spy Pro - Shopify Detector & Scraper
Dateigröße 2.07 MB
Installationsanzahl 64
Aktuelle Version 1.0.0.1
Letztes Update 2023-05-15
Veröffentlichungsdatum 2023-04-06
Entwickler https://shopifyspypro.com
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://shopifyspypro.com/privacy.html
Unterstützte Sprachen 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"
    }
}