Bits on Bits on Bits

Using Multiple Chrome Profiles

One of the most beneficial changes I’ve made to my workflow in the past couple years is to use multiple profiles in chrome. Basically what this does is allow you to run chrome for multiple users at the same time.

You may be thinking, “Ok, that’s kind of nice – but I can already sign in to different gmail accounts within the same browser window. So what does this really buy me?” The real advantage to maintaining these profiles is that each profile gives you a separate, isolated chrome environment. That means that all of your bookmarks, history, chrome extensions, saved usernames, etc. all stay within the context of one profile.

As a developer, this is a godsend. I can have one profile linked to my personal email, and one linked to my work email. The work one has an uncluttered list of bookmarks that only pertain to work, remembers my test account usernames, only uses extensions that are relevant to work, and doesn’t auto-typeahead to sites like ‘Pandora’ when I am keying in a url.

Really what you’re doing by setting up multiple profiles is separating your concerns for how your browser experience is organized. By just having one chrome profile, it’s easy for browser data to get out of hand – especially with regard to having too many bookmarks and extensions. Adopting multiple profiles allows you to keep what’s most relevant at hand, without having to open different browsers at the same time.

Comments