UUSPY-Free Shopify alihunter Sale Tracker

UUSPY-Free Shopify alihunter Sales Tracker

Co to jest UUSPY-Free Shopify alihunter Sale Tracker?

UUSPY-Free Shopify alihunter Sale Tracker to rozszerzenie Chrome opracowane przez https://uuspy.net, a jego główną funkcją jest „UUSPY-Free Shopify alihunter Sales Tracker”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia UUSPY-Free Shopify alihunter Sale Tracker

Pobierz pliki rozszerzeń UUSPY-Free Shopify alihunter Sale Tracker w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        UUSPY is a FREE tool that helps you quickly analyze your competitors' online stores including Shopify, Shoplazza, and Shopline.

Function Description

1. Discover your competitor's top-selling products to win the niche.
UUSPY Identify your competitors' best-selling products, most popular categories, and daily sales volume, and keep you one step ahead of your competitors easily.

2. Track your competitor's sales performance in real-time
Keep track of real-time sales status and order place with Live Orders.

3. Discover your competitor’s hidden data
Keep a tab on competitors’ shop information like shop name, theme name, and top-selling products. Discover and Track competitors’ stores.

Keep track of your competitors with UUSPY for FREE now!
If you have any questions or needs, please contact us at [email protected]                    

Podstawowe informacje o rozszerzeniu

Nazwa UUSPY-Free Shopify alihunter Sale Tracker UUSPY-Free Shopify alihunter Sale Tracker
ID mddhbpfeceepnddgmikfiijhohdhkidk
Oficjalny URL https://chromewebstore.google.com/detail/uuspy-free-shopify-alihun/mddhbpfeceepnddgmikfiijhohdhkidk
Opis UUSPY-Free Shopify alihunter Sales Tracker
Rozmiar pliku 2.08 MB
Liczba instalacji 14,749
Aktualna Wersja 1.1.9.4
Ostatnia Aktualizacja 2022-09-23
Data Publikacji 2022-05-05
Ocena 2.53/5 Łącznie 15 Oceny
Deweloper https://uuspy.net
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.uuspy.net
Adres URL Strony Polityki Prywatności https://www.uuspy.net/privacy.html
Obsługiwane Języki en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "UUSPY-Free Shopify alihunter Sale Tracker",
    "permissions": [
        "storage",
        "background",
        "identity",
        "identity.email",
        "tabs",
        "declarativeNetRequest",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/data.similarweb.com\/",
        "https:\/\/www.similarweb.com\/",
        "https:\/\/*.similarweb.com\/",
        "*:\/\/*.facebook.com\/*",
        "https:\/\/*\/"
    ],
    "version": "1.1.9.4",
    "description": "UUSPY-Free Shopify alihunter  Sales Tracker",
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*",
                "images\/*",
                "js\/options.js",
                "lib\/ga.js",
                "css\/contentScripts.css"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "oauth2": {
        "client_id": "191427957437-2mnu0raqjtlfs77g6j703ivl9gfc8knh.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "default_locale": "en",
    "background": {
        "service_worker": "js\/background.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules.json"
            }
        ]
    },
    "action": {
        "default_icon": {
            "16": "icons\/16_16.png",
            "32": "icons\/32_32.png",
            "48": "icons\/64_64.png",
            "128": "icons\/128_128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/options.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/uuspy.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/contentScripts.js"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "icons\/16_16.png",
        "32": "icons\/32_32.png",
        "48": "icons\/64_64.png",
        "128": "icons\/128_128.png"
    }
}