WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Taobao image downloader

Taobao image downloader

View on Chrome Web Store
View Taobao image downloader Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (9 ratings)
9 views
This extension has been viewed 9 times
0 downloads
This extension has been downloaded 0 times

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

Download images on Taobao, 1688, Alibaba, Aliexpress, etc.
Type
Extension
Users
379 users
15
gjim6838
View author page of gjim6838
Published
Published on March 4, 2025
Version 4.6.7
Manifest version
3
Updated
Updated on January 1, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View Taobao image downloader 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
{
    "name": "__MSG_EXTENSION_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "version": "4.6.7",
    "manifest_version": 3,
    "default_locale": "zh_CN",
    "commands": {
        "screenshotToImageSearch": {
            "suggested_key": {
                "default": "Ctrl+Shift+1",
                "mac": "Command+Shift+1"
            },
            "description": "__MSG_context_menu_screenshot_search__"
        },
        "screenshotToTranslate": {
            "suggested_key": {
                "default": "Ctrl+Shift+3",
                "mac": "Command+Shift+3"
            },
            "description": "__MSG_context_menus_translator__"
        },
        "translateWebpage": {
            "suggested_key": {
                "default": "Ctrl+Shift+2",
                "mac": "Command+Shift+2"
            },
            "description": "__MSG_context_menus_goote_trans__"
        }
    },
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=10221&channel=chrome&platform=taobao_search_by_image&version=4.6.7&browser=chrome&mv=3",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/chunk-common-5c62cea1.js",
                "assets\/js\/chunk-common-d572abb7.js",
                "assets\/js\/chunk-vendors-24b3e646.js",
                "assets\/js\/chunk-vendors-aacc2dbb.js",
                "assets\/js\/chunk-vendors-c5c6856a.js",
                "assets\/js\/content-script.js"
            ],
            "css": [
                "assets\/css\/content-script.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true,
            "match_about_blank": true
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "contextMenus",
        "cookies",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "notifications",
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.aliprice.com\/*",
        "<all_urls>",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "optional_permissions": [
        "downloads"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}
© 2026 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