A Chrome extension for fashion product comparison and coupon integration using advanced image similarity algorithms and API-driven coupon aggregation.(Prototype)
- Identify similar fashion products across platforms.
- Compare prices and discounts.
- Suggest and integrate relevant coupons via your Own coupons API
Demo.Video.mp4
HTML, CSS, JAVASCRIPT, MANIFEST V3
- Clone the repository:
git clone https://github.com/JyotirmoyDas05/Fashion-compare-Coupon-Extension.git
- Go to background.js:
- Go to LINE 8 and change "YOUR API URL" in couponApiUrl to the appropriate Coupon API from a Legitimate Coupon aggregator Website such as Rapid API or RetailMeNot API
- In LINE 9 under const couponApiHeaders function change the host URL and API KEY to your OWN API
-
Save the File all the File under One folder with the Above Changes as Mentioned
-
Load the extension:
- Open Chrome and go to
chrome://extensions
. - Enable Developer Mode.
- Click "Load unpacked" and select the
Fashion-compare-Coupon-Extension
folder.
- Open Chrome and go to