Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 4 odpovědi
  • 4 mají tento problém
  • 1 zobrazení
  • Poslední odpověď od 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?

Zvolené řešení

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.

Přečíst dotaz v kontextu 👍 1

Všechny odpovědi (4)

more options

Zvolené řešení

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.