UMich Med New Tab
New tabs will open UMich medical student portal page, providing convenient links for students.
Qu'est-ce que UMich Med New Tab ?
UMich Med New Tab est une extension Chrome développée par David Garry, et sa fonction principale est "New tabs will open UMich medical student portal page, providing convenient links for students.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension UMich Med New Tab
Téléchargez les fichiers d'extension UMich Med New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | mcjemcajgnihpaciojkgpjcjdgikhfnl |
URL Officiel | https://chromewebstore.google.com/detail/umich-med-new-tab/mcjemcajgnihpaciojkgpjcjdgikhfnl |
Description | New tabs will open UMich medical student portal page, providing convenient links for students. |
Taille du Fichier | 4 MB |
Nombre d'Installations | 63 |
Version Actuelle | 1.0.1.0 |
Dernière Mise à Jour | 2022-01-25 |
Date de Publication | 2019-08-06 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | David Garry |
[email protected] | |
Type de Paiement | free |
URL de la Page d'Aide | https://forms.gle/NQsxvGEGtPCpU6an6 |
Langues Prises en Charge | 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" ] } |