We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

I use shared computers. Others also use firefox. Is there a way to keep my data seperate, to only sync MY history, etc?.

  • 4 respostas
  • 4 têm este problema
  • 1 exibição
  • Última resposta de Wesley Branton

more options

I use 3 separate computers, all shared. I created a firefox account to have access to my bookmarks,history,etc on all computers. I thought it would be like my own user account but it is syncing all data. Is there a way to keep my browser data separate from others?

I use 3 separate computers, all shared. I created a firefox account to have access to my bookmarks,history,etc on all computers. I thought it would be like my own user account but it is syncing all data. Is there a way to keep my browser data separate from others?

Solução escolhida

The easiest thing to do is to make a profile folder (not the same as a Firefox Account) for each person. The profile folder is where your user information (bookmarks, passwords, etc) are stored. See Profile Manager - Create, remove or switch Firefox profiles.

If you want to use the Firefox Sync feature, each person would need to have a Firefox Account under their own email address that they can use.

Hope this helps.

Ler esta resposta 👍 1

Todas as respostas (4)

more options

Solução escolhida

The easiest thing to do is to make a profile folder (not the same as a Firefox Account) for each person. The profile folder is where your user information (bookmarks, passwords, etc) are stored. See Profile Manager - Create, remove or switch Firefox profiles.

If you want to use the Firefox Sync feature, each person would need to have a Firefox Account under their own email address that they can use.

Hope this helps.

more options

Perfect! Thank you!

more options

The profiles solution sounds like it would help me, too. Once multiple profiles are set up, is it possible to have two Firefox windows open simultaneously that are tied to different profiles?

Since doing the work-from-home thing, my personal matters (email, banking, shopping, etc.) are getting more and more mixed with work related matters (diff email account, shared web drive, contact lists, etc.) I'm looking for a way to keep them separated, while being able to easily switch from one to the other.

more options

Hi sefridie! Yes, what you've described is totally possible and there are a couple of ways to go about setting this up.

The way I usually recommend is to make two separate Firefox shortcuts on your desktop. Then, you would need to add the appropriate Command Line Options to the shortcut target.

On Windows, that's done by right-clicking on the shortcut and selecting Properties. If you click the Shortcut tab of the window that appears, you will see the Target text box that points to Firefox. You would just need to add -new-instance -P "PROFILE_NAME" to the end of the target outside of the quotation marks.

The -new-instance allows you to run more than one Firefox profile simultaneously. The -P tells Firefox what profile you want to use. Obviously, you would need to replace the PROFILE_NAME with your profile name (keep the quotations). That can be found on the about:profiles page in Firefox.

If you set each shortcut to open a different profile, it should work the way that you are hoping for.

Hope this helps.