UUSPY-Free Shopify alihunter Sale Tracker

UUSPY-Free Shopify alihunter Sales Tracker

什麼是UUSPY-Free Shopify alihunter Sale Tracker?

UUSPY-Free Shopify alihunter Sale Tracker是由https://uuspy.net開發的Chrome擴展程式,該擴展的主要功能是“UUSPY-Free Shopify alihunter Sales Tracker”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載UUSPY-Free Shopify alihunter Sale Tracker擴展crx文件

下載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
官方網址 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"
    }
}