برای امتحان کردن صدها افزودنی موجود در اینجا، موزیلا فایرفاکس، یک راه سریع، رایگان برای مرور وب را بارگیری کنید!

Close

Welcome to فایرفاکس Add-ons.

Choose from thousands of extra features and styles to make Firefox your own.

Close

On the go?

Check out our Mobile Add-ons site.

Close

pc131

درباره من

اطلاعات توسعه‌دهنده
Name pc131
عضو وب‌گاه از تاریخ فوریه 10, 2012
Number of add-ons developed 0 add-ons
Average rating of developer's add-ons هنوز رتبه‌دهی نشده است

My Reviews

Gmail Manager

Rated 5 out of 5 stars

1. Browse yourself to C:\Users\YOUR USER NAME\AppData\Roaming\Mozilla\Firefox\Profiles\A RANDOM CODE IS HERE.default\extensions\

2. Locate the file {582195F5-92E7-40a0-A127-DB71295901D7}.xpi and use WinRaR/WinZip ect. to extract the files

3. Open the components folder, look for the file gmServiceGmail.js and use a text editor to modify the file

4. Look for these 2 lines:

this._loginURL = "https://www.google.com/accounts/ServiceLoginAuth";
should be changed to this
this._loginURL = "https://accounts.google.com/accounts/ServiceLoginAuth?service=mail";

this._loginURL = "https://www.google.com/a/" + this.domain + "/LoginAction2";
should be changed to this
this._loginURL = "https://accounts.google.com/a/"+ar[1]+"/LoginAction2?service=mail";

restart Firefox