Добро пожаловать в дополнения Firefox для Android.
Добавляйте дополнительные функции и стили, чтобы настроить Firefox для Android по своему вкусу.
ЗакрытьОтзыв на Google Contacts от Solway
Рейтинг 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.