UT Orientation+
UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind!
Что такое UT Orientation+?
UT Orientation+ - это расширение Chrome, разработанное beepboopbevo, и его основная функция - "UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind!".
Снимки экрана расширения
Скачать файл CRX расширения UT Orientation+
Скачайте файлы расширений UT Orientation+ в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
The extension offers a collection of resources to help incoming University of Texas at Austin students through their Freshman orientation and registration process.
Available features include:
- Link to MyUT
- Orientation Schedule
- Degree Checklists for Schools/Colleges
- Minors/Certificates at UT Austin
- Credit by Exam Information
- Degree Audit Access
- UT Schedule Planner
- Fall 2020 Course List at UT Austin
- Link to UT Registration Plus
- Link to HornsLink
- UT'24 Social Media Connections
Hook 'em!
Developers:
Shamira Kabir
Maria Gu
Bruce Nguyen Основная информация о расширении
| Название | |
| ID | lpflcbhegpdlpobplhahfhcficjackdj |
| Официальный URL | https://chromewebstore.google.com/detail/ut-orientation+/lpflcbhegpdlpobplhahfhcficjackdj |
| Описание | UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind! |
| Размер файла | 331 KB |
| Количество установок | 186 |
| Текущая Версия | 1.0.1 |
| Последнее Обновление | 2020-06-07 |
| Дата публикации | 2020-06-06 |
| Рейтинг | 5.00/5 Всего 1 оценок |
| Разработчик | beepboopbevo |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "UT Orientation+",
"description": "UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind!",
"version": "1.0.1",
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"browser_action": {
"default_icon": "images\/icon_lh.png",
"default_popup": "popup.html"
}
} | |