ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    How to use different accounts on the same website/service with profiles

    IT Discussion
    5
    7
    346
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 1
      1337
      last edited by 1337

      When you have different accounts on the same websites or services, it can often become a hassle. The reason is that your browser can only save one set of cookies and local data for each domain. So if you use different accounts you need to login repeatedly as you switch between them. You can also use a private / incognito window but you still have to login every time you close it.
      To solve this problem permanently you can use profiles in your browser.

      Profiles in Firefox

      In Firefox open the site: about:profiles
      Add a new profile there while still keeping the default profile the same.

      If you want to start a browser using your new profile use:
      firefox -P new_profile

      If you want to create a shortcut on windows, the target will then become:
      "C:\Program Files\Mozilla Firefox\firefox.exe" -P new_profile

      You can add several profiles and each profile will be completely separate, have its own UI and browser settings and also use it's own set of cookies and local data.

      Profiles in Chrome

      In Chrome you can add a new profile (aka user) by clicking on the person icon (You) on the top right and select + Add.

      Here you can also switch profiles. When you add a profile Chrome asks if you want to create a shortcut on the desktop (Windows).

      The target will look like this:
      "C:\Program Files\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 1"

      Profiles in Microsoft Edge

      Basically the same as Chrome.

      Target will be like this, e.g.:
      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="Profile 1"

      ObsolesceO 1 Reply Last reply Reply Quote 3
      • DanpD
        Danp
        last edited by

        With Firefox, you also have the option of using the Multi-Account Containers extension.

        1 DashrenderD 2 Replies Last reply Reply Quote 4
        • ObsolesceO
          Obsolesce @1337
          last edited by

          @Pete-S said in How to use different accounts on the same website/service with profiles:

          Profiles in Chrome
          In Chrome you can add a new profile (aka user) by clicking on the person icon (You) on the top right and select + Add.
          Here you can also switch profiles. When you add a profile Chrome asks if you want to create a shortcut on the desktop (Windows).
          The target will look like this:
          "C:\Program Files\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 1"

          For those who don't use Firefox or Chrome:

          Similar to Chrome...

          Microsoft Edge

          Target will be like this, e.g.:
          "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="Profile 1"

          JaredBuschJ 1 2 Replies Last reply Reply Quote 1
          • JaredBuschJ
            JaredBusch @Obsolesce
            last edited by

            @Obsolesce said in How to use different accounts on the same website/service with profiles:

            Similar to Chrome...

            Because it is basically chrome.

            1 Reply Last reply Reply Quote 1
            • 1
              1337 @Danp
              last edited by

              @Danp said in How to use different accounts on the same website/service with profiles:

              With Firefox, you also have the option of using the Multi-Account Containers extension.

              That's good to know. Seems to be a Mozilla extension as well, so not 3rd party.

              Could be a good alternative to profiles in Firefox since profiles is a somewhat hidden feature.

              1 Reply Last reply Reply Quote 1
              • 1
                1337 @Obsolesce
                last edited by

                @Obsolesce said in How to use different accounts on the same website/service with profiles:

                @Pete-S said in How to use different accounts on the same website/service with profiles:

                Profiles in Chrome
                In Chrome you can add a new profile (aka user) by clicking on the person icon (You) on the top right and select + Add.
                Here you can also switch profiles. When you add a profile Chrome asks if you want to create a shortcut on the desktop (Windows).
                The target will look like this:
                "C:\Program Files\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 1"

                For those who don't use Firefox or Chrome:

                Similar to Chrome...

                Microsoft Edge

                Target will be like this, e.g.:
                "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --profile-directory="Profile 1"

                Great! I added it to the original post.

                1 Reply Last reply Reply Quote 0
                • DashrenderD
                  Dashrender @Danp
                  last edited by

                  @Danp said in How to use different accounts on the same website/service with profiles:

                  With Firefox, you also have the option of using the Multi-Account Containers extension.

                  been using this for 3+ years - damn I just wish Chrome supported it.

                  1 Reply Last reply Reply Quote 1
                  • 1 / 1
                  • First post
                    Last post