Multiple simultaneous browser sessions












3















I'm looking for a chrome or firefox plugin that allows me to have windows with different sessions. It's a bit like chrome's incognito works: if you open an incognito window, it won't share the cookies with the "normal" browser window.



I'm searching for a solution that allows me to create several windows (incognito only allows two: the main window and the incognito window), each with a different session (i.e., without sharing cookies between browser windows).



Any thoughts? I'm using OSX.










share|improve this question





























    3















    I'm looking for a chrome or firefox plugin that allows me to have windows with different sessions. It's a bit like chrome's incognito works: if you open an incognito window, it won't share the cookies with the "normal" browser window.



    I'm searching for a solution that allows me to create several windows (incognito only allows two: the main window and the incognito window), each with a different session (i.e., without sharing cookies between browser windows).



    Any thoughts? I'm using OSX.










    share|improve this question



























      3












      3








      3


      3






      I'm looking for a chrome or firefox plugin that allows me to have windows with different sessions. It's a bit like chrome's incognito works: if you open an incognito window, it won't share the cookies with the "normal" browser window.



      I'm searching for a solution that allows me to create several windows (incognito only allows two: the main window and the incognito window), each with a different session (i.e., without sharing cookies between browser windows).



      Any thoughts? I'm using OSX.










      share|improve this question
















      I'm looking for a chrome or firefox plugin that allows me to have windows with different sessions. It's a bit like chrome's incognito works: if you open an incognito window, it won't share the cookies with the "normal" browser window.



      I'm searching for a solution that allows me to create several windows (incognito only allows two: the main window and the incognito window), each with a different session (i.e., without sharing cookies between browser windows).



      Any thoughts? I'm using OSX.







      macos firefox google-chrome browser-addons privacy






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 5 '12 at 16:17









      Raystafarian

      19.5k105089




      19.5k105089










      asked Mar 5 '12 at 0:17









      Filipe CorreiaFilipe Correia

      14418




      14418






















          4 Answers
          4






          active

          oldest

          votes


















          5














          Chrome has this functionality baked in: http://www.chromium.org/user-experience/multi-profiles



          If you hit settings (command-, on OSX), you'll see a "Users" section. Simply add users to generate multiple profiles within Chrome, each of which containing its own cookie jar, history, etc.






          share|improve this answer
























          • Exactly what I was looking for! A million thanks.

            – Filipe Correia
            Mar 5 '12 at 18:37











          • Now that I'm trying it more, it's not exactly what I was looking for, because I'd prefer if some data was shared between users (like the bookmarks, url auto-completion, etc.), but still, it's pretty close to what I was looking for.

            – Filipe Correia
            Mar 5 '12 at 18:43



















          0














          Not tested, but I think you could do this by using different configuration directories. I don't know about OSX but on linux you can copy .config/google-chrome/ and create .config/google-chrome1/, .config/google-chrome2/, .config/google-chrome3/, etc.
          You can start each separate browser with google-chrome --user-data-dir=.config/google-chrome1/.






          share|improve this answer































            0














            You can run multiple Firefox profiles simultaneously with the



            -p -no-remote


            command line argument. This will prompt you to select a profile to run without interfering with other Firefox instances.



            choose user profile





            More information:




            • Command line arguments | MozillaZine Knowledge Base

            • Opening a new instance ... with another profile | MozillaZine Knowledge Base






            share|improve this answer
























            • And you can have shortcuts with specific shortcuts with -p "profilename".

              – Bob
              Mar 5 '12 at 2:16



















            -1














            Mozilla's (relatively) new Multi-Account Containers plugin can do this.






            share|improve this answer
























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "3"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f396918%2fmultiple-simultaneous-browser-sessions%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              4 Answers
              4






              active

              oldest

              votes








              4 Answers
              4






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              5














              Chrome has this functionality baked in: http://www.chromium.org/user-experience/multi-profiles



              If you hit settings (command-, on OSX), you'll see a "Users" section. Simply add users to generate multiple profiles within Chrome, each of which containing its own cookie jar, history, etc.






              share|improve this answer
























              • Exactly what I was looking for! A million thanks.

                – Filipe Correia
                Mar 5 '12 at 18:37











              • Now that I'm trying it more, it's not exactly what I was looking for, because I'd prefer if some data was shared between users (like the bookmarks, url auto-completion, etc.), but still, it's pretty close to what I was looking for.

                – Filipe Correia
                Mar 5 '12 at 18:43
















              5














              Chrome has this functionality baked in: http://www.chromium.org/user-experience/multi-profiles



              If you hit settings (command-, on OSX), you'll see a "Users" section. Simply add users to generate multiple profiles within Chrome, each of which containing its own cookie jar, history, etc.






              share|improve this answer
























              • Exactly what I was looking for! A million thanks.

                – Filipe Correia
                Mar 5 '12 at 18:37











              • Now that I'm trying it more, it's not exactly what I was looking for, because I'd prefer if some data was shared between users (like the bookmarks, url auto-completion, etc.), but still, it's pretty close to what I was looking for.

                – Filipe Correia
                Mar 5 '12 at 18:43














              5












              5








              5







              Chrome has this functionality baked in: http://www.chromium.org/user-experience/multi-profiles



              If you hit settings (command-, on OSX), you'll see a "Users" section. Simply add users to generate multiple profiles within Chrome, each of which containing its own cookie jar, history, etc.






              share|improve this answer













              Chrome has this functionality baked in: http://www.chromium.org/user-experience/multi-profiles



              If you hit settings (command-, on OSX), you'll see a "Users" section. Simply add users to generate multiple profiles within Chrome, each of which containing its own cookie jar, history, etc.







              share|improve this answer












              share|improve this answer



              share|improve this answer










              answered Mar 5 '12 at 15:20









              Mike WestMike West

              1662




              1662













              • Exactly what I was looking for! A million thanks.

                – Filipe Correia
                Mar 5 '12 at 18:37











              • Now that I'm trying it more, it's not exactly what I was looking for, because I'd prefer if some data was shared between users (like the bookmarks, url auto-completion, etc.), but still, it's pretty close to what I was looking for.

                – Filipe Correia
                Mar 5 '12 at 18:43



















              • Exactly what I was looking for! A million thanks.

                – Filipe Correia
                Mar 5 '12 at 18:37











              • Now that I'm trying it more, it's not exactly what I was looking for, because I'd prefer if some data was shared between users (like the bookmarks, url auto-completion, etc.), but still, it's pretty close to what I was looking for.

                – Filipe Correia
                Mar 5 '12 at 18:43

















              Exactly what I was looking for! A million thanks.

              – Filipe Correia
              Mar 5 '12 at 18:37





              Exactly what I was looking for! A million thanks.

              – Filipe Correia
              Mar 5 '12 at 18:37













              Now that I'm trying it more, it's not exactly what I was looking for, because I'd prefer if some data was shared between users (like the bookmarks, url auto-completion, etc.), but still, it's pretty close to what I was looking for.

              – Filipe Correia
              Mar 5 '12 at 18:43





              Now that I'm trying it more, it's not exactly what I was looking for, because I'd prefer if some data was shared between users (like the bookmarks, url auto-completion, etc.), but still, it's pretty close to what I was looking for.

              – Filipe Correia
              Mar 5 '12 at 18:43













              0














              Not tested, but I think you could do this by using different configuration directories. I don't know about OSX but on linux you can copy .config/google-chrome/ and create .config/google-chrome1/, .config/google-chrome2/, .config/google-chrome3/, etc.
              You can start each separate browser with google-chrome --user-data-dir=.config/google-chrome1/.






              share|improve this answer




























                0














                Not tested, but I think you could do this by using different configuration directories. I don't know about OSX but on linux you can copy .config/google-chrome/ and create .config/google-chrome1/, .config/google-chrome2/, .config/google-chrome3/, etc.
                You can start each separate browser with google-chrome --user-data-dir=.config/google-chrome1/.






                share|improve this answer


























                  0












                  0








                  0







                  Not tested, but I think you could do this by using different configuration directories. I don't know about OSX but on linux you can copy .config/google-chrome/ and create .config/google-chrome1/, .config/google-chrome2/, .config/google-chrome3/, etc.
                  You can start each separate browser with google-chrome --user-data-dir=.config/google-chrome1/.






                  share|improve this answer













                  Not tested, but I think you could do this by using different configuration directories. I don't know about OSX but on linux you can copy .config/google-chrome/ and create .config/google-chrome1/, .config/google-chrome2/, .config/google-chrome3/, etc.
                  You can start each separate browser with google-chrome --user-data-dir=.config/google-chrome1/.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Mar 5 '12 at 0:52









                  xatr0zxatr0z

                  54946




                  54946























                      0














                      You can run multiple Firefox profiles simultaneously with the



                      -p -no-remote


                      command line argument. This will prompt you to select a profile to run without interfering with other Firefox instances.



                      choose user profile





                      More information:




                      • Command line arguments | MozillaZine Knowledge Base

                      • Opening a new instance ... with another profile | MozillaZine Knowledge Base






                      share|improve this answer
























                      • And you can have shortcuts with specific shortcuts with -p "profilename".

                        – Bob
                        Mar 5 '12 at 2:16
















                      0














                      You can run multiple Firefox profiles simultaneously with the



                      -p -no-remote


                      command line argument. This will prompt you to select a profile to run without interfering with other Firefox instances.



                      choose user profile





                      More information:




                      • Command line arguments | MozillaZine Knowledge Base

                      • Opening a new instance ... with another profile | MozillaZine Knowledge Base






                      share|improve this answer
























                      • And you can have shortcuts with specific shortcuts with -p "profilename".

                        – Bob
                        Mar 5 '12 at 2:16














                      0












                      0








                      0







                      You can run multiple Firefox profiles simultaneously with the



                      -p -no-remote


                      command line argument. This will prompt you to select a profile to run without interfering with other Firefox instances.



                      choose user profile





                      More information:




                      • Command line arguments | MozillaZine Knowledge Base

                      • Opening a new instance ... with another profile | MozillaZine Knowledge Base






                      share|improve this answer













                      You can run multiple Firefox profiles simultaneously with the



                      -p -no-remote


                      command line argument. This will prompt you to select a profile to run without interfering with other Firefox instances.



                      choose user profile





                      More information:




                      • Command line arguments | MozillaZine Knowledge Base

                      • Opening a new instance ... with another profile | MozillaZine Knowledge Base







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered Mar 5 '12 at 2:07









                      iglvzxiglvzx

                      19.6k1167112




                      19.6k1167112













                      • And you can have shortcuts with specific shortcuts with -p "profilename".

                        – Bob
                        Mar 5 '12 at 2:16



















                      • And you can have shortcuts with specific shortcuts with -p "profilename".

                        – Bob
                        Mar 5 '12 at 2:16

















                      And you can have shortcuts with specific shortcuts with -p "profilename".

                      – Bob
                      Mar 5 '12 at 2:16





                      And you can have shortcuts with specific shortcuts with -p "profilename".

                      – Bob
                      Mar 5 '12 at 2:16











                      -1














                      Mozilla's (relatively) new Multi-Account Containers plugin can do this.






                      share|improve this answer




























                        -1














                        Mozilla's (relatively) new Multi-Account Containers plugin can do this.






                        share|improve this answer


























                          -1












                          -1








                          -1







                          Mozilla's (relatively) new Multi-Account Containers plugin can do this.






                          share|improve this answer













                          Mozilla's (relatively) new Multi-Account Containers plugin can do this.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Feb 25 at 22:36









                          srulysruly

                          144




                          144






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Super User!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f396918%2fmultiple-simultaneous-browser-sessions%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Index of /

                              Tribalistas

                              Listed building