Script Summary: Facebook auto login for shared computer, adds a "Who?" drop down list and logs in the selected user, useful for husband/wife or others that share a computer and don't mind if their spouse/others knows their password
Version: 1.2 2011-08-14
This UserScript allows you to quickly switch between Facebook users on a shared computer. A "Who?" drop-down menu is added on the login page and at the top of every facebook page. Selecting a different user from the drop-down list automatically logs out the current user and logs into the selected account.
Note: This script is intended for use only on shared (e.g., household) computers where you don't care if other users on the computer can access your Facebook account. (e.g., where a husband, wife, and teenager all access the same desktop computer)
Installation:
After you install the script, a "Who?" menu will be added on your Facebook page either where you normally type your user name and password or near the "Account" drop-down. Select "Add User" and enter the information for each user (name, e-mail, and password). After you've entered the information for each user, you can use the "Who?" menu to quickly switch between users. You can also use this information to update the user info or delete users.
UPGRADE NOTE:
If you installed the very old version of this script (dated Nov 6, 2009), this version contains significant changes. The Facebook login details that you hard-coded in the old version of the script will be lost when you upgrade. If you don't remember this information, you can find it in the old version of the user script on lines that look like these:userList[0] = "UserName1|emailaddress1|password1"; userList[1] = "UserName2|emailaddress2|password2"; userList[2] = "UserName3|emailaddress3|password3";



