UMD GCal Schedule Importer
Imports your UMD class schedule to Google Calendar.
ما هو UMD GCal Schedule Importer؟
UMD GCal Schedule Importer هو إضافة Chrome تم تطويرها بواسطة https://timothychen.me، والميزة الرئيسية لها هي "Imports your UMD class schedule to Google Calendar.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة UMD GCal Schedule Importer
قم بتنزيل ملفات الامتداد UMD GCal Schedule Importer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Tired of manually creating a Google Calendar for your UMD course schedule every single semester? Look no further! This chrome extension will pull the data from your Testudo page (after you navigate to the show schedule page) and create a Google Calendar for you, filled with your semester's schedule! Currently works for Fall and Spring semesters. If you find any bugs, please contact [email protected]. Created with <3 by Timothy Chen and Brandon Berry.
معلومات أساسية عن التمديد
الاسم | |
ID | jegeklcfgfcjbcbcabblbhdakfaibckn |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/umd-gcal-schedule-importe/jegeklcfgfcjbcbcabblbhdakfaibckn |
الوصف | Imports your UMD class schedule to Google Calendar. |
حجم الملف | 684 KB |
عدد التثبيتات | 642 |
النسخة الحالية | 4.0 |
آخر تحديث | 2020-09-05 |
تاريخ النشر | 2020-01-30 |
تقييم | 4.67/5 مجموع تقييمات 36 |
المطور | https://timothychen.me |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://schedule-importer.umd.edu |
عنوان صفحة المساعدة | https://github.com/timothychen01/umd-google-cal-schedule-importer/wiki/Support |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "UMD GCal Schedule Importer", "description": "Imports your UMD class schedule to Google Calendar.", "version": "4.0", "browser_action": { "default_icon": "icons\/icon19.png", "default_popup": "popup.html" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "tabs", " |