Shopee Data Analysis Assistant

Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)

什麼是Shopee Data Analysis Assistant?

Shopee Data Analysis Assistant是由https://xiapishuju.com開發的Chrome擴展程式,該擴展的主要功能是“Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)”。

擴展截圖

screenshot
screenshot
screenshot

下載Shopee Data Analysis Assistant擴展crx文件

下載Shopee Data Analysis Assistant擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Free Shopee data analysis and product selection plugin, compatible with all Shopee sites, allowing you to view data such as sales trends, SKU sales, and keyword popularity over the last 30 days. It also supports practical features such as image-based sourcing and downloading main images and videos. Enhance the efficiency and speed of your Shopee product selection and data analysis – give it a try now!                    

擴展基本資訊

名稱 Shopee Data Analysis Assistant Shopee Data Analysis Assistant
ID kjmhgpfnhmjgohbjmdnogcdfocihnahg
官方網址 https://chromewebstore.google.com/detail/shopee-data-analysis-assi/kjmhgpfnhmjgohbjmdnogcdfocihnahg
簡介 Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)
檔案大小 710 KB
安裝次數 3,138
目前版本 1.1.5
更新時間 2024-01-21
上架時間 2023-06-23
評分 3.83/5 共 6 次評分
開發者 https://xiapishuju.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.xiapishuju.com/
說明頁面URL https://www.xiapishuju.com/
隱私政策頁面URL https://docs.qq.com/doc/DWlhJTmdMWlpHd3h6
支援的語言 en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.1.5",
    "default_locale": "zh_CN",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "__MSG_extName__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "contextMenus",
        "cookies",
        "storage",
        "activeTab",
        "webNavigation",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "declarativeNetRequestWithHostAccess"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            },
            {
                "id": "ruleset_2",
                "enabled": true,
                "path": "rules2.json"
            }
        ]
    },
    "host_permissions": [
        ""
    ],
    "content_security_policy": [],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/xiapi.xiapibuy.com\/*",
                "*:\/\/shopee.tw\/*",
                "*:\/\/*.shopee.tw\/*",
                "*:\/\/my.xiapibuy.com\/*",
                "*:\/\/shopee.com.my\/*",
                "*:\/\/*.shopee.com.my\/*",
                "*:\/\/th.xiapibuy.com\/*",
                "*:\/\/shopee.co.th\/*",
                "*:\/\/*.shopee.co.th\/*",
                "*:\/\/sg.xiapibuy.com\/*",
                "*:\/\/shopee.sg\/*",
                "*:\/\/*.shopee.sg\/*",
                "*:\/\/ph.xiapibuy.com\/*",
                "*:\/\/shopee.ph\/*",
                "*:\/\/*.shopee.ph\/*",
                "*:\/\/vn.xiapibuy.com\/*",
                "*:\/\/shopee.vn\/*",
                "*:\/\/*.shopee.vn\/*",
                "*:\/\/br.xiapibuy.com\/*",
                "*:\/\/shopee.com.br\/*",
                "*:\/\/*.shopee.com.br\/*",
                "*:\/\/mx.xiapibuy.com\/*",
                "*:\/\/shopee.com.mx\/*",
                "*:\/\/*.shopee.com.mx\/*",
                "*:\/\/id.xiapibuy.com\/*",
                "*:\/\/shopee.co.id\/*",
                "*:\/\/*.shopee.co.id\/*",
                "*:\/\/co.xiapibuy.com\/*",
                "*:\/\/shopee.com.co\/*",
                "*:\/\/*.shopee.com.co\/*",
                "*:\/\/cl.xiapibuy.com\/*",
                "*:\/\/shopee.cl\/*",
                "*:\/\/*.shopee.cl\/*",
                "*:\/\/shopee.cn\/*",
                "*:\/\/*.shopee.cn\/*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "shopeeContentScript.js"
            ],
            "css": [
                "shopeeContentScript.css"
            ]
        },
        {
            "matches": [
                ""
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "unionContentScript.js"
            ],
            "css": [
                "unionContentScript.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.xiapishuju.com\/*",
                "*:\/\/localhost\/*"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "apiContentScript.js"
            ]
        },
        {
            "matches": [
                "*:\/\/item.taobao.com\/*",
                "*:\/\/detail.tmall.com\/*",
                "*:\/\/*.detail.tmall.com\/*"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "taobaoContentScript.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "shopee.js",
                "img\/logo.svg"
            ],
            "matches": [
                "*:\/\/xiapi.xiapibuy.com\/*",
                "*:\/\/shopee.tw\/*",
                "*:\/\/*.shopee.tw\/*",
                "*:\/\/my.xiapibuy.com\/*",
                "*:\/\/shopee.com.my\/*",
                "*:\/\/*.shopee.com.my\/*",
                "*:\/\/th.xiapibuy.com\/*",
                "*:\/\/shopee.co.th\/*",
                "*:\/\/*.shopee.co.th\/*",
                "*:\/\/sg.xiapibuy.com\/*",
                "*:\/\/shopee.sg\/*",
                "*:\/\/*.shopee.sg\/*",
                "*:\/\/ph.xiapibuy.com\/*",
                "*:\/\/shopee.ph\/*",
                "*:\/\/*.shopee.ph\/*",
                "*:\/\/vn.xiapibuy.com\/*",
                "*:\/\/shopee.vn\/*",
                "*:\/\/*.shopee.vn\/*",
                "*:\/\/br.xiapibuy.com\/*",
                "*:\/\/shopee.com.br\/*",
                "*:\/\/*.shopee.com.br\/*",
                "*:\/\/mx.xiapibuy.com\/*",
                "*:\/\/shopee.com.mx\/*",
                "*:\/\/*.shopee.com.mx\/*",
                "*:\/\/id.xiapibuy.com\/*",
                "*:\/\/shopee.co.id\/*",
                "*:\/\/*.shopee.co.id\/*",
                "*:\/\/shopee.cn\/*",
                "*:\/\/*.shopee.cn\/*",
                "*:\/\/co.xiapibuy.com\/*",
                "*:\/\/shopee.com.co\/*",
                "*:\/\/*.shopee.com.co\/*",
                "*:\/\/cl.xiapibuy.com\/*",
                "*:\/\/shopee.cl\/*",
                "*:\/\/*.shopee.cl\/*"
            ]
        },
        {
            "resources": [
                "union.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "resources": [
                "unionTaobao.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}