Per provare i componenti aggiuntivi disponibili in questo sito scarica Mozilla Firefox, un modo veloce e gratuito per navigare sul Web.
ChiudiBenvenuto in Firefox Add-ons.
Scegli tra migliaia di funzionalità aggiuntive e stili per rendere Firefox veramente tuo.
ChiudiRecensione di Trax per Gmail Manager
Assegnate 5 su 5 stelle
1] Browse to: C:\Documents and Settings\YOUR USER NAME\Application Data\Mozilla\Firefox\Profiles\gryfs2ob.default\extensions\{582195F5-92E7-40a0-A127-DB71295901D7}\components
2] finally open "gmServiceGmail.js" with notepad
3] edit those 2 lines below:
loginURL = "https://www.google.com/accounts/ServiceLoginAuth";
should be changed to:
loginURL = "https://accounts.google.com/accounts/ServiceLoginAuth?service=mail";
and:
loginURL = "https://www.google.com/a/" + this.domain + "/LoginAction2";
should be changed to:
loginURL = "https://accounts.google.com/a/"+ar[1]+"/LoginAction2?service=mail";
4] save "gmServiceGmail.js" restart FireFox and your Gmail manager accounts should be working correctly.
I have made this change to 6 XP computers so far each have 4 gmail accounts and they all function correctly.
Thanks once again to divrsit for posting this fix.
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.