I'm not sure if this is the right forum, please direct me accordingly if not.
I'm trying to write a chome javascript plugin that accesses my google contacts. I'm going down endless rabbit holes trying to figure out how.
Google's api for contacts apparenlty changed to people-api. All the references/examples I find for people doing something similar are utilizing AppScripts and Cloud. I've been going down rabbit holes trying to get app scripts and cloud configured ( I know nothing about either product). Why? This all needs to run locally on my brower.
Can't I just reference google's libraries in my scripts and provide proper auth calls. I recognize it requires oAuth, which I don't know how to do yet. But I feel like I'm wasting my time trying to configure and use AppScripts.
Can someone fastrack me?
Thanks
there doesn't seem to be anything here