WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Temu选品助手 - 免费Temu选品与数据分析

Temu选品助手 - 免费Temu选品与数据分析

View on Chrome Web Store
View Temu选品助手 - 免费Temu选品与数据分析 Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (83 ratings)
1 new ratings
12 views
This extension has been viewed 12 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

永久免费的Temu选品数据与分析工具,数据更精准。官方网站:temushuju.com
Type
Extension
Users
90,000 users
10K
Website temushuju.com
Shopee虾皮数据
View author page of Shopee虾皮数据
Published
Published on November 6, 2023
Version 1.3.4
Manifest version
3
Updated
Updated on April 25, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Temu选品助手 - 免费Temu选品与数据分析 Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Temu\u9009\u54c1\u52a9\u624b - \u514d\u8d39Temu\u9009\u54c1\u4e0e\u6570\u636e\u5206\u6790",
    "version": "1.3.4",
    "description": "\u6c38\u4e45\u514d\u8d39\u7684Temu\u9009\u54c1\u6570\u636e\u4e0e\u5206\u6790\u5de5\u5177\uff0c\u6570\u636e\u66f4\u7cbe\u51c6\u3002\u5b98\u65b9\u7f51\u7ad9\uff1atemushuju.com",
    "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": "Temu\u9009\u54c1\u52a9\u624b",
        "default_popup": "popup.html"
    },
    "permissions": [
        "contextMenus",
        "cookies",
        "storage",
        "activeTab",
        "tabs",
        "scripting",
        "webNavigation",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "declarativeNetRequestWithHostAccess",
        "browsingData",
        "sidePanel"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.temu.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "temuContentScript.js"
            ]
        },
        {
            "matches": [
                "*:\/\/seller.kuajingmaihuo.com\/*"
            ],
            "run_at": "document_end",
            "js": [
                "sellerContentScript.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.shein.com\/*",
                "*:\/\/*.shein.com.hk\/*",
                "*:\/\/*.shein.com.vn\/*",
                "*:\/\/*.shein.co.uk\/*",
                "*:\/\/*.shein.in\/*",
                "*:\/\/*.shein.tw\/*",
                "*:\/\/*.shein.com.mx\/*"
            ],
            "run_at": "document_start",
            "js": [
                "sheinContentScript.js"
            ],
            "css": [
                "sheinContentScript.css"
            ]
        },
        {
            "matches": [
                "*:\/\/*.temushuju.com\/*",
                "*:\/\/*.geekbi.com\/*",
                "*:\/\/*.geekbi.cn\/*",
                "*:\/\/localhost\/*"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "apiContentScript.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.alisold.com\/*",
                "*:\/\/localhost\/*"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "alisoldContentScript.js"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "unionContentScript.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.1688.com\/*"
            ],
            "run_at": "document_end",
            "js": [
                "alibabaContentScript.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "index.js",
                "sheinInject.js",
                "apiInject.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "assets\/img\/logo.svg",
                "temuContentScript.css",
                "popup.css",
                "unionContentScript.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "side_panel": {
        "default_path": "side-panel.html"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top