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

feature: better ui & schema changes #13

Closed oxalorg closed 4 years ago

oxalorg commented 4 years ago

Fixes #1 and Fixes #9

Based on the discussions in the above issues

I've made the schema changes and updated the UI. It now looks like this:

image

I've made the schema changes in this PR itself, and the code is kind of spaghetti but it works!

One issue I just noticed is that this popup is inheriting styles from the current site. We can make a new issue for that.

oxalorg commented 4 years ago

@anirudhvarma12 What do you think about this?

anirudhvarma12 commented 4 years ago

Looks neat! one thing though, let's increase the line-height for the recommended alt?

nileshtrivedi commented 4 years ago

LGTM! :clap: