WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
The Mend: Shop Sustainably

The Mend: Shop Sustainably

View on Chrome Web Store
View The Mend: Shop Sustainably Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
1 new 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.

Are you tired of buying fast fashion? Do you hate when you buy a new dress at Shein or Zara, only to have it completely fall apart…
Type
Extension
Users
4 users
2
Website themend.io
alex****************
View author page of alex****************
Published
Published on November 27, 2024
Version 1.1
Manifest version
3
Updated
Updated on December 4, 2024
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View The Mend: Shop Sustainably 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,
    "version": "1.1",
    "name": "The Mend: Shop Sustainably",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA24Se8yZC9fwr1k8r99I8LyMFe1SH8SsbFO3Qf3ya52znMbI3cyPpaWUKr8nNyl71M+d+GO8FbVYf+T+JtiL8XKNwiNrwp71+U8BefcmKEry8O8hGRLlscZgIUXtZA8JBA7HgKm1lqMCCUZ96YBB8\/Tot+psaLZJkXHkan7VhjdhJC19wVDKoU4YGOAWu0VPiI4JtAsJttuW6wz\/3XEhSADYUT3UOaVPTlM4X2Gfha\/FW1YpxEyFcnV4xD5RativmEtPWMvmer9FuDhha6ta9bjw5bCZUtmRGYBxpUvLzn18bPXVOKrs7nN5sCRIyrjUiRwqoQlRQnv2p3m0SZ5QbSQIDAQAB",
    "action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "activeTab",
        "storage",
        "identity"
    ],
    "oauth2": {
        "client_id": "416084066022-u1ddt45t08s1bun7o7erbf8g605rtori.apps.googleusercontent.com",
        "scopes": [
            "email"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.thereformation.com\/products\/*",
                "https:\/\/www.zara.com\/us\/en\/*-p*"
            ],
            "js": [
                "content.js"
            ]
        },
        {
            "matches": [
                "https:\/\/us.shein.com\/*-p-*"
            ],
            "js": [
                "sheincontent.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