Using Multiple Google Accounts
February 5, 2008I have two separate Google Gmail accounts. One I use for my close friends and important business and the other I use for everything else. Unfortunately, you can only be logged into one account at a time when using most Google services, like Blogger, Gmail, Google Calendar, Google Docs, and many others.
Advanced Firefox users may have used Greasemonkey to run various scripts to make switching user accounts easy, but I didn’t care for this approach when I tried it. The various scripts available for download weren’t always up to date and were extremely temperamental and buggy. Here are a few other options available to you.
1. Use two different browsers
The simplest solution. Internet Explorer, Firefox, Flock, Opera and other browsers often store their cookies in different locations on your computer, allowing you to have different cookie profiles for each. If you open up IE and FF at the same time, you could be logged into two different Google accounts, one for each browser. If you use the same browser for each account (for instance my GoOrange profile for Firefox and my JeffK profile for Internet Explorer) you don’t have to worry about logging in and out repeatedly, simply use the browser set up for the appropriate account.
This method is extremely simple and only requires that you have two browsers installed on your machine. The downside, similarly, is that you will be opening two different programs at various times, or will have two browsers running at the same time instead of just one, which will use up more system resources. Still, for many novices, this may be the best approach. This method is limited to one account per browser. If you have three accounts, you’ll need to have three different browsers running, or else sign in and out with one of the browsers.
2. Use the IE Tab extension (for Firefox).
This is my method of choice. If you primarily use the Firefox browser, there is an extension called IE Tab that is available for download from the Mozilla site. What this extension does, is with a simple click of a button, it switches Firefox from the default Gecko rendering engine to an IE rendering engine. This is a very useful extension to have and it comes in handy with those few websites that only seem to display properly in IE. This extension enables you to view them in FF just as they would be displayed in IE.
The reason this works for multiple accounts is that the IE Tab extension, when activated, uses your Internet Explorer cookies rather than your Firefox cookies. Therefore, with the press of a button, a page is viewed with your IE cookies (set up for a different Google account) and with another click of a button, the page is viewed with your default FF cookies. This is a simple one-click way to alternate between two different accounts. You can have these open on two different tabs, or simply switch back and forth using the same tab.
This method is limited to two Google accounts, one for your IE cookie profile and one for your Firefox cookie profile.
3. Install Greasemonkey and appropriate scripts into Firefox.
This is a popular option for many people and has a more flexibility in certain areas. Greasemonkey is a Firefox extension that allows you to download and run various user scripts that alter the way Firefox works with certain webpages. I won’t go into a detailed explanation between scripts and extensions, but they are very similar in the results they produce.
The pros of this method is that you can switch between any number of Google accounts, using a drop down menu on the web page. If you have more than two accounts that you use frequently, this method will be more convenient than the previous two.
The downside is that these scripts can be extremely buggy, and don’t work on all Google pages. Depending on your patience and frustration levels you may find these to be too much of a headache.
While the IE Tab extension has been around a while and thoroughly tested by many people in the community, many of the scripts available for Greasemonkey are fairly new and untested. For security reasons, novice users should be very cautious when running scripts from an unknown source.
Posted by Jeff