Assignment 5 chrome extension (WISHLIST)


Screenshot 2026-05-25 at 5.11.58 PM.png

Screenshot 2026-05-25 at 5.12.56 PM.png


README FILE

Product Saver Extension

Product Saver is a Chrome/Edge extension for saving product images and important details from many shopping websites, including Amazon product and listing pages.

What it saves

  • Product title
  • Price
  • Rating
  • Availability when found
  • Description or feature bullets
  • Page URL and website
  • Selected product image URLs
  • Your own notes

You can also download selected images and export saved products as JSON or CSV.

Install locally

  1. Open Chrome or Edge.
  2. Go to chrome://extensions.
  3. Turn on Developer mode.
  4. Click Load unpacked.
  5. Select this folder: /Users/mmg/Desktop/Product.

Use

  1. Open a product page or product listing page.
  2. Click the Product Saver extension icon.
  3. Click Save This Product.
  4. Your saved products appear in the list.
  5. Click a saved product to open its product page.
  6. Click the delete button on a saved product to remove it.

Notes

Every website has different markup, so the extension uses a mix of structured data, Open Graph tags, common product selectors, visible text, and large image detection. On some sites, you may need to edit the fields before saving.