WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Shein Coupon Finder

Shein Coupon Finder

View on Chrome Web Store
View Shein Coupon Finder Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
3 views
This extension has been viewed 3 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.

Find Shein coupons when you shop online
Type
Extension
Users
355 users
1
coup***********************
View author page of coup***********************
Published
Published on December 13, 2024
Version 1.0
Manifest version
3
Updated
Updated on January 5, 2025
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Shein Coupon Finder 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",
    "name": "Shein Coupon Finder",
    "version": "1.0",
    "manifest_version": 3,
    "description": "Find Shein coupons when you shop online",
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_title": "Shein Coupon Finder"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "16": "assets\/icon.png",
        "48": "assets\/icon.png",
        "128": "assets\/icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "holder.js"
            ],
            "css": [
                "holder.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.css",
                "assets\/icon.png",
                "assets\/store.png",
                "assets\/extension-tick.svg",
                "assets\/copyIcon.svg",
                "assets\/redirectIcon.svg",
                "assets\/tickIcon.svg",
                "assets\/icon.svg"
            ],
            "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