UUSPY-Free Shopify alihunter Sale Tracker

UUSPY-Free Shopify alihunter Sales Tracker

UUSPY-Free Shopify alihunter Sale Tracker là gì?

UUSPY-Free Shopify alihunter Sale Tracker là một tiện ích mở rộng Chrome được phát triển bởi https://uuspy.net, và tính năng chính của nó là "UUSPY-Free Shopify alihunter Sales Tracker".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng UUSPY-Free Shopify alihunter Sale Tracker

Tải xuống các tệp mở rộng UUSPY-Free Shopify alihunter Sale Tracker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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]                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên UUSPY-Free Shopify alihunter Sale Tracker UUSPY-Free Shopify alihunter Sale Tracker
ID mddhbpfeceepnddgmikfiijhohdhkidk
URL Chính Thức https://chromewebstore.google.com/detail/uuspy-free-shopify-alihun/mddhbpfeceepnddgmikfiijhohdhkidk
Mô tả UUSPY-Free Shopify alihunter Sales Tracker
Kích Thước Tệp 2.08 MB
Số Lần Cài Đặt 14,749
Phiên Bản Hiện Tại 1.1.9.4
Cập Nhật Lần Cuối 2022-09-23
Ngày Phát Hành 2022-05-05
Đánh Giá 2.53/5 Tổng số 15 Đánh Giá
Nhà Phát Triển https://uuspy.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.uuspy.net
URL Trang Chính Sách Bảo Mật https://www.uuspy.net/privacy.html
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}