UMD GCal Schedule Importer
Imports your UMD class schedule to Google Calendar.
Hvad er UMD GCal Schedule Importer?
UMD GCal Schedule Importer er en Chrome-udvidelse udviklet af https://timothychen.me, og dens hovedfunktion er "Imports your UMD class schedule to Google Calendar.".
Udvidelsesskærmbilleder
Download UMD GCal Schedule Importer-udvidelses-CRX-fil
Download UMD GCal Schedule Importer-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | jegeklcfgfcjbcbcabblbhdakfaibckn |
Officiel URL | https://chromewebstore.google.com/detail/umd-gcal-schedule-importe/jegeklcfgfcjbcbcabblbhdakfaibckn |
Beskrivelse | Imports your UMD class schedule to Google Calendar. |
Filstørrelse | 684 KB |
Antal Installationer | 642 |
Nuværende Version | 4.0 |
Senest Opdateret | 2020-09-05 |
Udgivelsesdato | 2020-01-30 |
Bedømmelse | 4.67/5 Samlet 36 Bedømmelser |
Udvikler | https://timothychen.me |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://schedule-importer.umd.edu |
Hjælpeside-URL | https://github.com/timothychen01/umd-google-cal-schedule-importer/wiki/Support |
Understøttede Sprog | 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", " |