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
拡張機能の基本情報
名前 | UT Orientation+ |
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 |
Eメール | [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" } } |