UUSPY-Free Shopify alihunter Sale Tracker

UUSPY-Free Shopify alihunter Sales Tracker

Apa itu UUSPY-Free Shopify alihunter Sale Tracker?

UUSPY-Free Shopify alihunter Sale Tracker adalah ekstensi Chrome yang dikembangkan oleh https://uuspy.net, dan fitur utamanya adalah "UUSPY-Free Shopify alihunter Sales Tracker".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi UUSPY-Free Shopify alihunter Sale Tracker

Unduh file ekstensi UUSPY-Free Shopify alihunter Sale Tracker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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]                    

Informasi Dasar Ekstensi

Nama UUSPY-Free Shopify alihunter Sale Tracker UUSPY-Free Shopify alihunter Sale Tracker
ID mddhbpfeceepnddgmikfiijhohdhkidk
URL Resmi https://chromewebstore.google.com/detail/uuspy-free-shopify-alihun/mddhbpfeceepnddgmikfiijhohdhkidk
Deskripsi UUSPY-Free Shopify alihunter Sales Tracker
Ukuran File 2.08 MB
Jumlah Instalasi 14,749
Versi Saat Ini 1.1.9.4
Terakhir Diperbarui 2022-09-23
Tanggal Publikasi 2022-05-05
Penilaian 2.53/5 Total 15 Penilaian
Pengembang https://uuspy.net
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.uuspy.net
URL Halaman Kebijakan Privasi https://www.uuspy.net/privacy.html
Bahasa yang Didukung 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"
    }
}