mortenn / BrowserPicker

Smart browser selector for Windows
MIT License
244 stars 17 forks source link

Need to auto-detect new browsers at some interval #41

Closed mortenn closed 3 years ago

mortenn commented 3 years ago

After upgrading to the new edge browser in windows, it does not automatically appear in BrowserPicker, needing the user to manually intervene.

I do not want to run the detection code on every single startup, so maybe save a timestamp for when to do it next?