Shopify Spy Pro - Shopify Detector & Scraper

Shopify Spy Pro - Shopify Detector & Scraper

What is Shopify Spy Pro - Shopify Detector & Scraper?

Shopify Spy Pro - Shopify Detector & Scraper is a Chrome extension developed by https://shopifyspypro.com, and its main feature is "Shopify Spy Pro - Shopify Detector & Scraper".

Extension Screenshots

screenshot
screenshot
screenshot

Download Shopify Spy Pro - Shopify Detector & Scraper Extension CRX File

Download Shopify Spy Pro - Shopify Detector & Scraper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Shopify Spy Pro - Shopify Detector & Scraper Shopify Spy Pro - Shopify Detector & Scraper
ID henjpjnhcfffphkgkjhcnfcaafbhgghn
Official URL https://chromewebstore.google.com/detail/shopify-spy-pro-shopify-d/henjpjnhcfffphkgkjhcnfcaafbhgghn
Description Shopify Spy Pro - Shopify Detector & Scraper
File Size 2.07 MB
Installation Count 64
Current Version 1.0.0.1
Last Updated 2023-05-15
Publish Date 2023-04-06
Developer https://shopifyspypro.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://shopifyspypro.com/privacy.html
Supported Languages 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"
    }
}