googlecalendar_v3_chrome_extenstion:用于 Chrome 扩展的不完整的 Google Calendar v3 API

时间:2021-07-02 21:13:55
【文件属性】:
文件名称:googlecalendar_v3_chrome_extenstion:用于 Chrome 扩展的不完整的 Google Calendar v3 API
文件大小:14KB
文件格式:ZIP
更新时间:2021-07-02 21:13:55
JavaScript googlecalendar_v3_chrome_extenstion 用于 Chrome 扩展的不完整的 Google Calendar v3 API。 我无法让 Google 的 Javascript api 与 Chrome 扩展程序一起使用。 因此,我整理了一些代码以向 Google 进行身份验证,并重新实现了我需要的 Calendar v3 API 部分。 它对登录浏览器的人(当前用户)进行身份验证。 例子 var calendarlist = new gcal.CalendarList(), calendar = new gcal.Calendars(), events = new gcal.Events(); //Calendar and CalendarList function testCalendar(){ calen
【文件预览】:
googlecalendar_v3_chrome_extenstion-master
----CalendarListEntry.js(5KB)
----xhrWithAuth.js(11KB)
----CalendarList.js(7KB)
----Event.js(16KB)
----Calendar.js(6KB)
----README.md(5KB)
----Calendars.js(5KB)
----Events.js(9KB)

网友评论