You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.
Hi,
I love qupzilla , it could be my main browser but it misses just one plugin : "the multi profiles switching button" !
I have many social accounts (FB, Twitter, Gmail ... ) I need to use them without disconect each account.
The text was updated successfully, but these errors were encountered:
nowrep
changed the title
[Request] Multi profile switching (Multifox for cupzilla ?)
[Request] Multi profile switching (Multifox for qupzilla ?)
Oct 17, 2015
This is a good idea to have it by default, currently you can't start 2 different profiles in QupZilla at same time, it would be lovely to get it working when you have multiple contexts at same time.
As workaround, I just discovered you can start any profile with the parameter "--no-remote" and will let you keep 2 or more instances at same time. Is very important to keep all your instances with this parameter or will not allow to start a second profile, even with the --profile parameter.
I think as an easy and straightforward solution we can use QWebEngineProfile in top of QupZilla's built in profile manager. I mean current profiles will be considered as global profile that each one has one or more local profile that are managed by QWebEngineProfile, and off-the-record profile will be used as private tab :
Hi,
I love qupzilla , it could be my main browser but it misses just one plugin : "the multi profiles switching button" !
I have many social accounts (FB, Twitter, Gmail ... ) I need to use them without disconect each account.
On firefox I use multifox https://addons.mozilla.org/En-us/firefox/addon/multifox/
The text was updated successfully, but these errors were encountered: