nexusroot
關於我
| 名稱 | nexusroot | 
|---|---|
| 加入日期 | Sept. 13, 2011 | 
| 參與開發的附加元件數量 | 0 個附加元件 | 
| 此開發者的附加元件平均分數 | 未經評分 | 
我所發表的評論
Gmail Manager
評分: 5 / 5 顆星
So originally when this broke a few days ago I did Xander/Divirsit's fix and it seemed to work good. However earlier today I noticed that it stopped letting me left click on the user account and correctly pull up the gmail mailbox in a new tab. It would always redirect me to the gmail login page instead of auto logging in like it always did.. I ended up modifying the link in gmServiceGmail.js as follows:
this._loginURL = "https://www.google.com/accounts/ServiceLoginAuth";
should be changed to this
this._loginURL = "https://accounts.google.com/ServiceLoginAuth";
After I changed that I can now click on a mailbox from gmail manager and it launch the mailbox fully logged in like usual. If anyone else started having this same problem today try the above change, hopefully it works..
I'm hoping the dev picks back up this add-on or maybe we'll have to repackage it and release it soon under a different name.
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。