WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Shein™ Downloader | Download images & videos

Shein™ Downloader | Download images & videos

View on Chrome Web Store
View Shein™ Downloader | Download images & videos Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (3 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

One-click download of images and videos from Shein, supporting both individual file and full file packaging download.
Type
Extension
Users
1,000 users
10
YuePlan Team
View author page of YuePlan Team
Published
Published on May 7, 2024
Version 1.1.1
Manifest version
3
Updated
Updated on July 28, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Shein™ Downloader | Download images & videos 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": "Shein\u2122 Downloader | Download images & videos",
    "version": "1.1.1",
    "description": "One-click download of images and videos from Shein, supporting both individual file and full file packaging download.",
    "action": {
        "default_icon": ".\/assets\/images\/logo.png",
        "default_popup": ".\/popup\/index.html"
    },
    "background": {
        "service_worker": ".\/background\/index.mjs"
    },
    "icons": {
        "16": "assets\/images\/logo.png",
        "48": "assets\/images\/logo.png",
        "128": "assets\/images\/logo.png"
    },
    "oauth2": {
        "client_id": "260833350733-2v3ppofvds87kj8lgpae48io2qe6utnd.apps.googleusercontent.com",
        "scopes": [
            "email",
            "openid"
        ]
    },
    "permissions": [
        "identity",
        "identity.email",
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.shein.com\/*",
        "*:\/\/*.shein.com.hk\/*",
        "*:\/\/*.shein.tw\/*",
        "*:\/\/*.shein.com.mx\/*",
        "*:\/\/*.shein.in\/*",
        "*:\/\/*.shein.se\/*",
        "*:\/\/*.shein.co.uk\/*",
        "*:\/\/*.shein.com.vn\/*",
        "*:\/\/*.vimeo.com\/*",
        "*:\/\/img.ltwebstatic.com\/*",
        "*:\/\/*.yueplan.top\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.shein.com\/*",
                "*:\/\/*.shein.com.hk\/*",
                "*:\/\/*.shein.tw\/*",
                "*:\/\/*.shein.com.mx\/*",
                "*:\/\/*.shein.in\/*",
                "*:\/\/*.shein.se\/*",
                "*:\/\/*.shein.co.uk\/*",
                "*:\/\/*.shein.com.vn\/*",
                "*:\/\/*.vimeo.com\/*",
                "*:\/\/*.yueplan.top\/*"
            ],
            "js": [
                "contentScripts\/index.global.js"
            ]
        }
    ]
}
© 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