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

  1. Sign in to PlugThis and open the chat input.
  2. Copy the prompt above and paste it into the chat.
  3. PlugThis generates the full Manifest V3 extension in 60-90 seconds.
  4. Download the zip, extract it, and load it via chrome://extensions developer mode.

Related ideas