UMD GCal Schedule Importer
Imports your UMD class schedule to Google Calendar.
UMD GCal Schedule Importer là gì?
UMD GCal Schedule Importer là một tiện ích mở rộng Chrome được phát triển bởi https://timothychen.me, và tính năng chính của nó là "Imports your UMD class schedule to Google Calendar.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng UMD GCal Schedule Importer
Tải xuống các tệp mở rộng UMD GCal Schedule Importer dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jegeklcfgfcjbcbcabblbhdakfaibckn |
URL Chính Thức | https://chromewebstore.google.com/detail/umd-gcal-schedule-importe/jegeklcfgfcjbcbcabblbhdakfaibckn |
Mô tả | Imports your UMD class schedule to Google Calendar. |
Kích Thước Tệp | 684 KB |
Số Lần Cài Đặt | 642 |
Phiên Bản Hiện Tại | 4.0 |
Cập Nhật Lần Cuối | 2020-09-05 |
Ngày Phát Hành | 2020-01-30 |
Đánh Giá | 4.67/5 Tổng số 36 Đánh Giá |
Nhà Phát Triển | https://timothychen.me |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://schedule-importer.umd.edu |
URL Trang Trợ Giúp | https://github.com/timothychen01/umd-google-cal-schedule-importer/wiki/Support |
Ngôn Ngữ Được Hỗ Trợ | 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", " |