In applications like Firefox the title updates on each webpage navigation.
Using RegEx it's possible to have different bindings per website,.
I haven't tried this but might be even more reliable using something like https://addons.mozilla.org/en-US/firefox/addon/tab-retitle/.
The only limitation is that the context only matches when the application is first focused.
As a workaround I can click off the browser than back on.
But I wonder if there is any way to detect this title change.
In applications like Firefox the title updates on each webpage navigation.
Using RegEx it's possible to have different bindings per website,.
I haven't tried this but might be even more reliable using something like https://addons.mozilla.org/en-US/firefox/addon/tab-retitle/.
The only limitation is that the context only matches when the application is first focused.
As a workaround I can click off the browser than back on.
But I wonder if there is any way to detect this title change.