Shopify Spy Pro - Shopify Detector & Scraper

Shopify Spy Pro - Shopify Detector & Scraper

ما هو Shopify Spy Pro - Shopify Detector & Scraper؟

Shopify Spy Pro - Shopify Detector & Scraper هو إضافة Chrome تم تطويرها بواسطة https://shopifyspypro.com، والميزة الرئيسية لها هي "Shopify Spy Pro - Shopify Detector & Scraper".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Shopify Spy Pro - Shopify Detector & Scraper

قم بتنزيل ملفات الامتداد Shopify Spy Pro - Shopify Detector & Scraper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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!                    

معلومات أساسية عن التمديد

الاسم Shopify Spy Pro - Shopify Detector & Scraper Shopify Spy Pro - Shopify Detector & Scraper
ID henjpjnhcfffphkgkjhcnfcaafbhgghn
عنوان URL الرسمي https://chromewebstore.google.com/detail/shopify-spy-pro-shopify-d/henjpjnhcfffphkgkjhcnfcaafbhgghn
الوصف Shopify Spy Pro - Shopify Detector & Scraper
حجم الملف 2.07 MB
عدد التثبيتات 64
النسخة الحالية 1.0.0.1
آخر تحديث 2023-05-15
تاريخ النشر 2023-04-06
المطور https://shopifyspypro.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://shopifyspypro.com/privacy.html
اللغات المدعومة 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"
    }
}