zumoshi / BrowserSelect

Browser Select is a utility to dynamically select the browser you want instead of just having one default for all links.
GNU General Public License v2.0
289 stars 39 forks source link

First commit of whole-scale refactor #76

Closed stevehoek closed 3 years ago

zumoshi commented 3 years ago

Why did you close this? I have two versions of my attempts at refactor/v2 but they are abandoned due to lack of time. If you are serious about putting time into this I can give you access to see if you can salvage anything useful. The most important changes were some UI changes for customizing the icons (e.g. size, or drag to sort). Change in the format of config to allow more specific rules (e.g. open with chrome if Shift is held) and some other things I don't remember now

stevehoek commented 3 years ago

Sorry, I really was just intending to have an independent fork that is more for my personal use than anything else. I'm new to Github and answered "yes" when it asked if I wanted to create a PR, not knowing that it would try to push my changes back to your master.

Similar to you, I don't have a ton of time to spend on this either. You're welcome to take anything from what I've done and bring it back to your version.