v1.3.0
What's Changed
- feat: support profile name for supported browsers by @dhruvmanila in #25
A new config option (profile_name
) to provide profile name for browsers which supports switching between profiles. Currently, the following browsers are supported:
- Brave
- Brave beta
- Google Chrome
- Google Chrome beta
- Edge
- Vivaldi
- Firefox
- Waterfox
Deprecated
The following config options are deprecated and will be removed in v2.0.0. Please migrate to profile_name
instead.
firefox_profile_name
waterfox_profile_name
Full Changelog: v1.2.0...v1.3.0