Sustainable Shopping Score
Rate products for sustainability on hover.
shopping
PlugThis prompt
Build a Chrome extension called "Sustainable Shopping Score" that, on e-commerce product pages, looks up the brand and product category in a bundled sustainability dataset (e.g., Good On You–style ratings for fashion brands). Inject a small leaf badge near the title showing a 1-5 score with a tooltip breakdown across environmental, labor, and animal-welfare axes plus a "better alternative" suggestion from the same dataset. Permissions: storage, activeTab. Host permissions: <all_urls>. Manifest V3 with content script.
How to build it in 3 minutes
- Sign in to PlugThis and open the chat input.
- Copy the prompt above and paste it into the chat.
- PlugThis generates the full Manifest V3 extension in 60-90 seconds.
- Download the zip, extract it, and load it via
chrome://extensionsdeveloper mode.