Skip to content

Releases: zumoshi/BrowserSelect

Cache + Hiding chrome profiles

24 Aug 19:39
Compare
Choose a tag to compare

Thanks to kthejoker BrowserSelect loads faster than ever. Also, I finally fixed #52.

Chrome Profiles are here!

12 Jun 09:03
Compare
Choose a tag to compare

after 8months since the issue about adding chrome profiles as options were made, they are finally added.

image

thanks to kueswol for his pull request.

issues #35, #29

bugfixes

06 Apr 09:19
Compare
Choose a tag to compare

issues #33, #34

bugfixes

20 Oct 12:02
Compare
Choose a tag to compare

issues #27 , #28

DPI Scaling

16 Aug 14:43
Compare
Choose a tag to compare

bugfix for issue #24

Bugfix

10 Jun 22:41
Compare
Choose a tag to compare

bugfix for issue #22

bugfix

16 Dec 12:36
Compare
Choose a tag to compare

bugfix for issues #17, #20 and #21 .

Second-level domains...

02 Sep 08:45
Compare
Choose a tag to compare

in this update, the algorithm behind the always button was completely remade from scratch and now handles things differently.
for one it no longer creates *.com.au rule for domains like news.com.au. also a new context menu is added that will show up when the algorithm cannot determine with certainty which pattern you want:

image

we also have a new update checker. if enabled through settings it will notify the user that an update is available:

image

another cool feature added this version is the ability to shift-click to open a URL in incognito mode. it doesn't yet work with the always button, (no rules to open URL's in incognito, yet!) but it works nicely in most major browsers for normal use.

more cmd friendly.

02 Aug 23:28
Compare
Choose a tag to compare

fixed crash on URLs without a protocol.

IE can't hide anymore!

28 Jul 11:39
Compare
Choose a tag to compare

a bugfix to bring IE to foreground if it was minimized when a link is opened in it. for issue #10.