Solway
關於我
名稱 | Solway |
---|---|
加入日期 | June 30, 2015 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
Google Contacts
評分: 5 / 5 顆星
We need to save this addon as a community!!!
I would have fixed this by now if i knew how to code better! So github it??
Looks like google officially deprecated the old ClientLogin api.
as shown here
https://developers.google.com/identity/protocols/AuthForInstalledApps
google now uses the new OAuth2 API and new API files.
as shown here
https://developers.google.com/identity/protocols/OAuth2
and just peaking into the gmcont.js file is see the following code for one...
var feedUrl = "https://www.google.com/accounts/ClientLogin";
i guess we just need to update all code to the new API and API files.??? doubt it'll be that simple.
problem is i think this new Oauth2 needs to be enabled via the developers admin console to use the new API.
so i guess its reworking it to work with a new account too
if only i had the skill.
gContactSync doesn't seem better than this if im honest.
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。