5

I'd like to test my website as different users simultaneously, ideally on Firefox. Currently the only ways I know of doing this are

  1. Using different browsers
  2. Using profiles with FF

It's frustrating using FF profiles as you have to reinstall all your development plugins, which then each need to update individually. What I'm really looking for is a simple developer tool that lets me open a FF window that keeps its cookies completely separate from the main FF instance. Ideally it would also make that window stand out in some way to help me differentiate, but that I can live without ;)

Any ideas?

Andy
  • 1,481
  • 2
  • 15
  • 22

3 Answers3

7

I haven't used it, but this extension looks like it does what you want: http://br.mozdev.org/multifox/

paulmorriss
  • 15,402
  • 1
  • 40
  • 59
1

Install Google Chrome and open the browser. Login as user one. Click File >> New Incognito Window. Login as user 2.

Goboozo
  • 1,098
  • 6
  • 15
1

Firefox Multi-Account Containers seems to be the accepted solution for this nowadays.

vpzomtrrfrt
  • 111
  • 3