WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Temu Helper - Download Images and Videos

Temu Helper - Download Images and Videos

View on Chrome Web Store
View Temu Helper - Download Images and Videos Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
18 views
This extension has been viewed 18 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on May 10, 2025.

Easy download Temu product images and videos.
Type
Extension
Users
28 users
3
Website codecode.me
HelloWorld
View author page of HelloWorld
Published
Published on March 12, 2025
Version 0.1.3
Manifest version
3
Updated
Updated on March 13, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Temu Helper - Download Images and 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": "Temu Helper - Download Images and Videos",
    "description": "Easy download Temu product images and videos.",
    "version": "0.1.3",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.temu.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.temu.com\/*"
            ],
            "js": [
                "content-scripts\/content.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