UUSPY-Free Shopify alihunter Sale Tracker

UUSPY-Free Shopify alihunter Sales Tracker

UUSPY-Free Shopify alihunter Sale Trackerคืออะไร?

UUSPY-Free Shopify alihunter Sale Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://uuspy.net และคุณลักษณะหลักของมันคือ "UUSPY-Free Shopify alihunter Sales Tracker"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย UUSPY-Free Shopify alihunter Sale Tracker

ดาวน์โหลดไฟล์ส่วนขยาย UUSPY-Free Shopify alihunter Sale Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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]                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ UUSPY-Free Shopify alihunter Sale Tracker UUSPY-Free Shopify alihunter Sale Tracker
ID mddhbpfeceepnddgmikfiijhohdhkidk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/uuspy-free-shopify-alihun/mddhbpfeceepnddgmikfiijhohdhkidk
คำอธิบาย UUSPY-Free Shopify alihunter Sales Tracker
ขนาดไฟล์ 2.08 MB
จำนวนการติดตั้ง 14,749
เวอร์ชันปัจจุบัน 1.1.9.4
อัปเดตครั้งล่าสุด 2022-09-23
วันที่เผยแพร่ 2022-05-05
คะแนน 2.53/5 รวมทั้งหมด 15 คะแนน
ผู้พัฒนา https://uuspy.net
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.uuspy.net
URL หน้านโยบายความเป็นส่วนตัว https://www.uuspy.net/privacy.html
ภาษาที่รองรับ 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"
    }
}