UT Orientation+
UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind!
什么是UT Orientation+?
UT Orientation+是由beepboopbevo开发的Chrome扩展程序,该扩展的主要功能是“UT Orientation+ helps students navigate their way through orientation to get into the Longhorn State of Mind!”。
扩展截图
下载UT Orientation+扩展crx文件
下载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"
}
} | |