Releases: aloneguid/bt
4.0.0
- Multiple picker hotkeys can be configured, you can even turn them all on at the same time.
- "URL tester" is now built into main configuration window and highlights matched browsers, profiles and rules. This is to avoid confusion and make it more ergonomic.
- Redesigned menu structure, moving items where they belong.
- URL Picker is completely rewritten. Browsers and profiles are now listed as a tree view, removing the need to sort flat list by some means like popularity or user-defined order.
- You can assign your own custom icon to custom defined browsers.
- You can assign your own custom icon to browser profiles or firefox containers.
- Added three new UI themes - "Darcula", "Steam" and "DUCK RED".
- UI Theme selector has two-color half-square preview icon.
- Updates to latest version of ImGui and MSVC compiler.
3.7.3
New feature
- Added support for opening links in "no container" in Firefox container mode. Thanks to @benaduggan in #69.
- LibreWolf is now recognized as a Firefox-compatible browser.
VirusTotal Scans
Please vote and comment on VirusTotal to white-list this virus-free project. Note that at this point only "bad" antiviruses detect BT as PUA, all the reputable ones are happy with it.
3.7.2
Bugs fixed
- Latest version of Firefox omits ':' character from the URL when it's passed to the browser. This was causing BT to not be able to open URLs from Firefox. Thanks to @jnv in #68.
- Chrome incognito mode was not working due to a bug in the way BT was passing arguments to the browser. Thanks to @magesh-memorres in #66.
3.7.1
Improvements
- Hopefully fixed browser being backgrounded for some users (#39).
3.7.0
New features
- Introducing URL Pipeline. BT now allows you to to define custom find and replace rules on URLs before applying rules to them. Simple strings and regular expressions are supported. Read more about this in the official docs.
Improvements
- Upgraded dependencies to latest.
- Un-shortener supports
vrch.at
shortlinks, by @Bluscream in #62.
Bugs fixed
- BT crashed with unhandled exception when regular expression rule was executing a regex with invalid syntax (#59). Thanks @egerlach.
- Pipe
|
and colon:
in rule values were screwing up configuration (#59, #67). Thanks to @liny01-nbsa and @egerlach. - Empty rule would make URL Tester hang.
Statistics
In 2023, Browser Tamer was installed by 5150 people and in December 2023 it had 561 regular users (using BT constantly for more than 7 days in a row)! This is all I can expose, as only very basic anonymous stats are reported (the fact that you have launched BT).
As you may have noticed, the number of releases went down in frequency. This is mostly due to the fact I wanted to sort out AV false-positives by contacting AV vendors one by one, and this is a long and tedious process which has nothing to do with technology.
Remember, if you like this project and wish and can to support it, you can always star ⭐ it, which helps a lot in terms of spreading the word. Optionally, if you can, you can ☕ buy me a coffee as well.
3.6.2
🐞Fixed: BT hangs waiting for browser proxy process to terminate. Thanks to @cjs1976 and @fixator10 in #51.
VirusTotal Scans
Please vote and comment on VirusTotal to white-list this virus-free project. Note that at this point only "bad" antiviruses detect BT as PUA, all the reputable ones are happy with it.
3.6.1
3.6.0
New
- You can create rules based on application title and process name.
- URL picker displays extra metadata if known: process name and window title.
- Added support for Thorium Browser (#43 for @paz)
Improvements
- Picker is shown on the monitor 💻 of the source application instead of always defaulting to main monitor, thanks to @mahoromax in #42.
- Picker allows selecting first 10 browsers with a 🔢 number key, thanks to @coromd for the idea in #38!
- Theming improvements:
- Better dark theme.
- Theme switching was leaving some colours from the old theme.
- Button colours on lite theme do not look ugly anymore.
- Update checks removed to avoid bugging users. You can still check from them from "Help" menu.
Bugs Fixed
- do not show hidden browser's profiles in picker (#41 for @mahoromax).
- crash on update check when no internet available (#44 for @neoOpus).
VirusTotal Analysis
3.5.2
Resolves an issue when Chromium browsers are not brought to foreground. Thanks to @tallen1983 in #39.
Not using
ShellExecute
and waiting for successful process handle seems to be making Chromium happy.
3.5.1
New feature! Office 365 link unwrapping implemented, thanks to @maluht in #36.
Please star🌟 this project. There are installation instructions available if you need them. I also have optional integration extensions for Chromium, Edge and Firefox.