chris-mosley / AmazonBrandFilter

Filters Amazon search results to only be "known" brands.
MIT License
44 stars 5 forks source link

Local storage values should always be set when sync storage values are set by the user in the popup #46

Closed barrymun closed 10 months ago

barrymun commented 10 months ago

changes:

barrymun commented 10 months ago

@chris-mosley this one should fix the popup settings not being persisted in sync storage. i've cleaned up the base manifest.json logic too so that there are less duplicates (meaning we don't have to remember to update the code in more than 1 place when necessary)