nileshtrivedi / better

Browser extension that suggests better/ethical/local/cheaper alternative products & services than your current tab's URL.
MIT License
89 stars 6 forks source link

Fix and test the options UI #4

Open nileshtrivedi opened 4 years ago

nileshtrivedi commented 4 years ago

Currently, the user can only subscribe to one remote list via the options UI:

image image

While the code for changing this value seems to work, I haven't tested it for robustness. And eventually, we want to support multiple lists. Check #8 Here is how uBlock does it: image

nileshtrivedi commented 4 years ago

Current UI works, but it will have to change when we implement #8 for subscribing to multiple lists.