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

Filter settings editable in a text file + backup filter settings #47

Open tdalon opened 5 years ago

tdalon commented 5 years ago

I find the UI for the filter settings a bit cumbersome example you can not insert a rule or reorder the filters, or copy/paste a rule. Moreover my application is crashing see issue #46 and I would like to be able to reset the settings and restore or merge with a backup. I've looked for a settings file but couldn't find out where it is stored/ located. I think it would be great for these reasons to be able to edit the filter settings with a text editor. that would allow copy/paste and backup/ restore.

tdalon commented 5 years ago

After running an uninstall with RevoUninstaller I have found out there is a user.config file under C:\Users\uid41890\AppData\Local\BrowserSelect\BrowserSelect.exe_Url_bl5xhuqhkbjyune51smqzvxfriw1j3ux\1.4.0.0

I was looking under %appdata%/BrowserSelect

rdhoore108 commented 5 years ago

I also wished that one should either be able to reorder the filters, or otherwise be able to insert a new one in between other ones, instead of always at the end.

But in the meantime, indeed one can edit the XML in Notepad++.