sergiokas / Extensity

Quickly enable/disable Google Chrome extensions
http://sergiokas.github.com/Extensity
Other
390 stars 83 forks source link

UI Changes #41 and #48 #49

Open amitg87 opened 5 years ago

amitg87 commented 5 years ago

fixes issue #41 and issue #48 Simplified some CSS:

  1. icon class added - simplified css
  2. border on profile page - extension listing
sergiokas commented 4 years ago

@amitg87 this breaks the UI a little in a few specific places (installed apps, profiles configuration) but I'll refactor the code a bit and eventually include the changes in a future release.

Main point though would be making the "homepage" icon an optional configuration, disabled by default. Most users won't need to ever visit the Chrome Web Store page for an extension again.

mehdichaouch commented 3 months ago

@amitg87 your code feature is a good idea, thanks for this one.

What you need to fix your changes based on @sergiokas comment?

Best,