Google Chrome Extension - Force.com Logins

One of our brilliant guys in our Appirio Japan office,Toshihiro Takasu, wrote this really slick Google Chrome Extension for managing your salesforce.com logins in Chrome:

  • Keeps your salesforce.com account information (usrename, password, security token, and description).
  • Lets you log into the account you selected with new tab.
  • Lets you log into the account you selected with new window (separate session).
  • Groups your account for easy management.
  • Searches accounts by username for you to quickly access the account.
  • Export and import the account information in XML format.

You can install the extension here.

I've seen a few questions on Twitter regarding the security that is used to store credentials. I spoke with Toshi and he's updated the extension's page to include some more info. Essentially the extension is using Chrome's localStorage which is only accessible to the extension itself and the Chrome developer tool. This is the same storage method that Chrome uses internally to save your credentials when you fill out a form. So if you trust Chrome to auto-fill your salesforce.com login credentials then this extension is doing basically the same thing but just making your life a little easier. It's up to you.