nareddyt / discover-rewards-notifier

A Chrome Extension that shows a notification when visiting sites that qualify for Discover® Deals or Cashback Rewards.
https://www.tejunareddy.com/discover-rewards-notifier/
GNU General Public License v3.0
6 stars 14 forks source link

[BREAKING CHANGE] Decouple data from extension using Jekyll #47

Closed nareddyt closed 6 years ago

nareddyt commented 6 years ago

This change places the Discover Deals and Cashback Rewards data on our product website. With this feature, the data no longer needs to be bundled directly with the extension. Instead, the extension now fetches the latest data from the product website.

Closes #20 Closes #36

Detailed description of changes:

Testing done:

DO NOT MERGE until the following conditions are met:

After merging, DO NOT RELEASE until: