Borhan Hafez

Results 44 comments of Borhan Hafez

+1 would be useful

Any progress on this? I may be interested in contributing if you tell me how you want it done. Did you manage to review the sztomi's pull request for this?

Hello, It does only need a few files. If dll dependencies get embedded and config file set to be in the same folder as opposed to AppData could even be...

hello, thanks for your report. currently, it launches the first one it finds starting from the left. I will probably make it hide the duplicate ones when I added the...

Sure, I'm always happy to accept PR's. Just make it an opt-in option so it's not enabled by default.

Hello Holding down the shift key when clicking on Chrome should open it in incognito mode. Does this not work for you?

Running a few more tests it seems firefox now correctly handles `-p profile link`. Interesting, It didn't do that before. We need to do some tests to detect which version...

> uri.host+uri.pathandquery+uri.fragment ![image](https://user-images.githubusercontent.com/4184939/85230559-4776e880-b406-11ea-880e-b5e03dcfa566.png) Keep in mind that the method only checks for exact matches, as in nothing that isn't wildcarded shouldn't be left or it won't match: ![image](https://user-images.githubusercontent.com/4184939/85230617-a0468100-b406-11ea-8763-403ac2392023.png) Hence why...

> Settings.Default.AutoBrowser is null Did you make any rules? Debug mode settings may be stored separately from the installed version. Try adding some rules when launching as debug then restarting...

I don't run files individually, if you open `BrowserSelect.sln` in Visual Studio it should recognize the project and allow you to debug the whole thing. Depending on what IDE you...