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

Clipboard History

Access and manage your clipboard history with ease

AliSold卖家助手 - 免费图搜同款、查侵权

AliSold卖家助手 - 免费图搜同款、查侵权

View on Chrome Web Store
View AliSold卖家助手 - 免费图搜同款、查侵权 Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
11 views
This extension has been viewed 11 times

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

专业的跨境图搜同款与侵权查询工具,永久免费。官方网站:AliSold.com
Type
Extension
Users
8,000 users
1K
Website alisold.com
Shopee虾皮数据
View author page of Shopee虾皮数据
Published
Published on August 14, 2024
Version 1.0.1
Manifest version
3
Updated
Updated on November 10, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AliSold卖家助手 - 免费图搜同款、查侵权 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": "AliSold\u5356\u5bb6\u52a9\u624b - \u514d\u8d39\u56fe\u641c\u540c\u6b3e\u3001\u67e5\u4fb5\u6743",
    "version": "1.0.1",
    "description": "\u4e13\u4e1a\u7684\u8de8\u5883\u56fe\u641c\u540c\u6b3e\u4e0e\u4fb5\u6743\u67e5\u8be2\u5de5\u5177\uff0c\u6c38\u4e45\u514d\u8d39\u3002\u5b98\u65b9\u7f51\u7ad9\uff1aAliSold.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": "AliSold\u5356\u5bb6\u52a9\u624b",
        "default_popup": "popup.html"
    },
    "permissions": [
        "contextMenus",
        "cookies",
        "storage",
        "activeTab",
        "scripting",
        "webNavigation",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.temu.com\/*"
            ],
            "run_at": "document_start",
            "js": [
                "temuContentScript.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"
            ]
        },
        {
            "matches": [
                "*:\/\/*.temushuju.com\/*",
                "*:\/\/*.sheinshuju.com\/*",
                "*:\/\/*.alisold.com\/*",
                "*:\/\/*.geekbi.com\/*",
                "*:\/\/*.geekbi.cn\/*",
                "*:\/\/localhost\/*"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "apiContentScript.js"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true,
            "run_at": "document_end",
            "js": [
                "unionContentScript.js"
            ]
        },
        {
            "matches": [
                "*:\/\/*.1688.com\/*"
            ],
            "run_at": "document_end",
            "js": [
                "alibabaContentScript.js"
            ]
        },
        {
            "matches": [
                "*:\/\/m.shein.com\/*",
                "*:\/\/m.shein.com.hk\/*",
                "*:\/\/m.shein.com.vn\/*",
                "*:\/\/m.shein.co.uk\/*",
                "*:\/\/m.shein.in\/*",
                "*:\/\/m.shein.tw\/*",
                "*:\/\/m.shein.com.mx\/*"
            ],
            "css": [
                "sheinInjectCss.css"
            ]
        },
        {
            "matches": [
                "*:\/\/branddb.wipo.int\/*"
            ],
            "run_at": "document_start",
            "js": [
                "brandContentScript.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "apiInject.js",
                "sheinInject.js",
                "assets\/img\/logo.svg",
                "popup.css",
                "unionContentScript.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 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