WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
URL Shortener for Temu

URL Shortener for Temu

View on Chrome Web Store
View URL Shortener for Temu Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (1 ratings)
0 views
This extension has been viewed 0 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.

Makes Temu URL shorten. Supports Temu sites worldwide.
Type
Extension
Users
170 users
3
Website nemiruku.com
MIA - モモネコ情報局
View author page of MIA - モモネコ情報局
Published
Published on April 23, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on April 23, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View URL Shortener for 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
{
    "content_scripts": [
        {
            "js": [
                "main.js"
            ],
            "matches": [
                "*:\/\/www.temu.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "host_permissions": [
        "*:\/\/www.temu.com\/*"
    ],
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "default_locale": "en",
    "description": "__MSG_description__",
    "name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}
© 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