UMich Med New Tab

New tabs will open UMich medical student portal page, providing convenient links for students.

What is UMich Med New Tab?

UMich Med New Tab is a Chrome extension developed by David Garry, and its main feature is "New tabs will open UMich medical student portal page, providing convenient links for students.".

Extension Screenshots

screenshot
screenshot
screenshot

Download UMich Med New Tab Extension CRX File

Download UMich Med New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name UMich Med New Tab UMich Med New Tab
ID mcjemcajgnihpaciojkgpjcjdgikhfnl
Official URL 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.
File Size 4 MB
Installation Count 63
Current Version 1.0.1.0
Last Updated 2022-01-25
Publish Date 2019-08-06
Rating 5.00/5 Total 3 Ratings
Developer David Garry
Email [email protected]
Payment Type free
Help Page URL https://forms.gle/NQsxvGEGtPCpU6an6
Supported Languages 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"
    ]
}