Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

[Request] Multi profile switching (Multifox for qupzilla ?) #52

Open
thomas-louvigne opened this issue Oct 17, 2015 · 3 comments
Open

Comments

@thomas-louvigne
Copy link

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/

@nowrep nowrep changed the title [Request] Multi profile switching (Multifox for cupzilla ?) [Request] Multi profile switching (Multifox for qupzilla ?) Oct 17, 2015
@waltercool
Copy link

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.

@waltercool
Copy link

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.

@srazi
Copy link
Member

srazi commented Aug 29, 2016

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 :

+ my_home_profile
|
|‎--- my main identity
|
|‎--- my public identity
|
+ my_work_profile
|
|‎--- my work for company A
|
|‎--- my work for company B
|
|‎--- my university work

@nowrep What's your idea?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants