UT Orientation+
UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind!
¿Qué es UT Orientation+?
UT Orientation+ es una extensión de Chrome desarrollada por beepboopbevo, y su función principal es "UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión UT Orientation+
Descarga archivos de extensión UT Orientation+ en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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 Información Básica de la Extensión
| Nombre | |
| ID | lpflcbhegpdlpobplhahfhcficjackdj |
| URL Oficial | https://chromewebstore.google.com/detail/ut-orientation+/lpflcbhegpdlpobplhahfhcficjackdj |
| Descripción | UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind! |
| Tamaño del Archivo | 331 KB |
| Cantidad de Instalaciones | 186 |
| Versión Actual | 1.0.1 |
| Última Actualización | 2020-06-07 |
| Fecha de Publicación | 2020-06-06 |
| Calificación | 5.00/5 Total de 1 Calificaciones |
| Desarrollador | beepboopbevo |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Idiomas Soportados | 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"
}
} | |