lucas_nz
lucas_nz
I have updated that PR, and re-submitted it as PR https://github.com/zumoshi/BrowserSelect/pull/86 If it's simply a matter of following the redirect, you could add the mimecast domain to the redirect list....
You're welcome to try my fork, it has an option to follow redirects. https://github.com/lucasnz/BrowserSelect I have built in logic to expand O365 URLs. I could potentially build logic to expand...
MS changed how app defaults work. I have fixed this issue with this change: https://github.com/lucasnz/BrowserSelect/commit/5acbb19cf40ae1e970c286674b5e343fd311a084 You are welcome to try my fork. Or I'm happy for the author to grab...
> I have a case where it pops up in the background, and there is no icon in the taskbar. Once I switch to it using alt-tab, the taskbar icon...
Thanks. I've cherry picked these commits into my branch. I can't really tell if there's an improvement in speed - but this PR still seems to make sense.
This seems to work consistently for me: firefox.exe -P default -new-tab "http://www.example.com" See: https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options#-new-tab_url This option seems to have been around for a while now (seems to have worked back...
I'm having this problem too. Instead of making 'duplicate' tracking points as paused, I think we should just drop them. I have tested this strategy using the PowerShell script from...
If I understand the request correctly. I have written the code to do this. This commit adds a setting screen so that history older than x days is automatically deleted....
I've been working on a PR to resolve this. It would add an option to specify IPv4 or IPv6. If you leave it on "auto detect" (the default) it will...
I'm not particularly set on the name. It's called IP Address Family in normally, e.g. in the nodejs doco it calls it address family: https://nodejs.org/api/net.html#socketaddressfamily