Multi-Login GMail, YahooMail, HotMail

By Roblesolido Last update Jan 12, 2008 — Installed 4,089 times. Daily Installs: 1, 4, 1, 8, 14, 7, 10, 2, 0, 0, 2, 6, 7, 3, 8, 3, 2, 1, 6, 2, 3, 6, 0, 1, 1, 4, 4, 4, 4, 5, 0, 1
Script Summary:
Add a drop-down box with your ID's to the WebMail login form.

Script homepage

Recently Updated TopicsPosts
Suggested modifications1
Archived Comments10

this script has 2 topics, 11 posts

This script has no reviews.

Version: 2.0

Update: 13/01/2008

You must configure the script before it will work propery.

Compatibility:

For the count in Hotmail, Yahoo and Gmail uses the identification user.

For the count with Live_com, use the option: "insert another name".

Configuration:

----- Method 1 -------

Go to "Manage User Scripts" and use the "Edit" button to change the script.

Add your user ID's to this array
var names = ['your-email-1','your-email-2'];

----- Method 2 -------

type this in a window address bar
%appdata%\Mozilla\firefox\Profiles

keep going through folders 'till ur in the gm_scripts folder

right click the "multilogingmailyahoomail.user.js" file and select edit,

find these lines
//Add your user ID's to this array
var names = [];

and change to
//Add your user ID's to this array
var names = ['your-email-1','your-email-2'];

Images

Before:

After: