UMich Med New Tab
New tabs will open UMich medical student portal page, providing convenient links for students.
UMich Med New Tabとは何ですか?
UMich Med New TabはDavid Garryによって開発されたChromeの拡張機能で、その主な機能は「New tabs will open UMich medical student portal page, providing convenient links for students.」です。
拡張機能のスクリーンショット
UMich Med New Tab拡張機能のCRXファイルをダウンロード
UMich Med New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
New tabs will open UMich medical student portal page, providing convenient links for students. ▶ Support for 1st and 2nd year student portals ▶ Backgrounds are images of the University of Michigan. ▶ Open the settings page using the small gear icon on the bottom right of a new tab to change your name, language, and other display settings. 2022 Update: New email link
拡張機能の基本情報
名前 | |
ID | mcjemcajgnihpaciojkgpjcjdgikhfnl |
公式URL | https://chromewebstore.google.com/detail/umich-med-new-tab/mcjemcajgnihpaciojkgpjcjdgikhfnl |
説明 | New tabs will open UMich medical student portal page, providing convenient links for students. |
ファイルサイズ | 4 MB |
インストール数 | 63 |
現在のバージョン | 1.0.1.0 |
最終更新日 | 2022-01-25 |
公開日 | 2019-08-06 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | David Garry |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://forms.gle/NQsxvGEGtPCpU6an6 |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "UMich Med New Tab", "version": "1.0.1.0", "description": "New tabs will open UMich medical student portal page, providing convenient links for students.", "options_page": "options.html", "icons": { "16": "images\/m.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ] } |